diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-27 23:13:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-27 23:13:47 +0000 |
commit | 83082c7f9a495b3086e74c09252c4046fdbc6a72 (patch) | |
tree | fcf54ab984c4829a916e353200e5256f0148a9ba /Master/texmf-dist/doc | |
parent | a5bf9cc0ee79a49577e212235a796db20edb5fe4 (diff) |
biblatex-gost (27jan17)
git-svn-id: svn://tug.org/texlive/trunk@43066 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost-examples.bib | 16 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost-examples.pdf | bin | 802959 -> 802884 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost.pdf | bin | 250077 -> 252993 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost.tex | 66 |
4 files changed, 73 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost-examples.bib b/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost-examples.bib index 993641f3e6c..9459744d14f 100644 --- a/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost-examples.bib +++ b/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost-examples.bib @@ -10353,3 +10353,19 @@ number = 3, pages = {305-320}, } + +@MVBook{burtsev:zsl, + author = {Бурцев, В}, + title = {За сто лет (1800—1896). Сборник по истории политических и общественных + движений в России}, + year = 1897, + editor = {В. Бурцев}, + editortype = {compiler}, + editora = {С. М. {Кравчинского (Степняка)}}, + editoratype = {collaborator}, + language = {russian}, + langid = {russian}, + parts = 2, + location = {London}, +} + diff --git a/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost-examples.pdf b/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost-examples.pdf Binary files differindex 6f178de85af..71dc6f2fdc0 100644 --- a/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost-examples.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost-examples.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost.pdf b/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost.pdf Binary files differindex 1585bb536c9..44b6a10fe7f 100644 --- a/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost.tex b/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost.tex index 48499173e34..9b89c0b0aca 100644 --- a/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost.tex +++ b/Master/texmf-dist/doc/latex/biblatex-gost/biblatex-gost.tex @@ -195,6 +195,13 @@ This package is maintained. точки зрения совместимости с предыдущими версиями. Более полный список изменений см. в \Apxref{apx:changelog}. +\subsubsection*{Версия 1.11} + +\begin{trivlist} +\item При заполнении поля \bibfield{major} в описании диссертаций + теперь нужно писать «экон.», «физ.-мат.» и пр. вместо «экон. наук», «физ.-мат. наук» и + пр. См.~\secref{sec:dissers}. +\end{trivlist} \subsubsection*{Версия 1.10} \begin{trivlist} @@ -626,7 +633,7 @@ This package is maintained. \textit{Параллельное заглавие} & \textendash \\%{\spotcolor paratitle} \\ \textit{Сведения, относящиеся к заглавию} & subtitle, mainsubtitle, booksubtitle, titleaddon, maintitleaddon, - booktitleaddon,\newline + booktitleaddon, type,\newline \ensuremath\langle{\spotcolor ipc}, {\spotcolor location}, {\spotcolor number}, {\spotcolor major}, {\spotcolor majorcode}\ensuremath\rangle \\ @@ -802,9 +809,15 @@ ISSN серии или подсерии & issn (isbn) \\ \fielditem{editortype}{key} -Это поле существует в \biblatex, но в \biblatexgost для него определёно новое значение: -тип редактора \bibfield{geneditor}, соответствующий общему -редактору. Он выводится в виде: \enquote{Под общ. ред.~\ldots}. +Это поле существует в \biblatex, но в \biblatexgost для него определёно два новых +значения: +\begin{itemize} +\item \bibfield{geneditor} "--- выводится в виде: \enquote{под общ. ред.~\ldots}. +\item \bibfield{editorcollaborator} "--- выводится в виде: \enquote{при ред. уч.~\ldots}. +\end{itemize} + +Обратите внимание, что в \biblatex есть также редакторская роль \bibfield{collaborator}, +которая выводится как \enquote{при уч.~\ldots}. \listitem{heading}{name} @@ -1300,14 +1313,17 @@ volsorder = {pbi}, определяет тип диссертации~--- магистерская (\opt{mathesis}), кандидатская (\opt{phdthesis}), докторская (\opt{docthesis})~--- или тип автореферата: кандидатская (\opt{phdautoref}), докторская (\opt{docautoref}). +При других значениях поля \bibfield{type}, оно выводится как есть, причём поле +\bibfield{major} (см.~ниже) игнорируются. -Для записей типа \bibtype{thesis} определены два дополнительных поля: +Для записей типа \bibtype{thesis} определены дополнительные поля: \begin{fieldlist} \fielditem{major}{literal} -Специальность в виде <<ист. наук>>, <<физ.-мат. наук>> и т.\,д. +Специальность в виде <<ист.>>, <<физ.-мат.>>, <<технических>> и т.\,д. +Выводится как, например, «дис. \textellipsis\ канд. технических наук». \fielditem{majorcode}{literal} @@ -1323,7 +1339,7 @@ volsorder = {pbi}, title = {|Религиозная политика Золотой Орды на Руси в XIII—XIV вв.|}, media = {text}, type = {phdthesis}, - major = {|ист. наук|}, + major = {|ист.|}, majorcode = {07.00.02}, titleaddon = {|защищена 22.01.02~: утв. 15.07.02|}, location = {|М.|}, @@ -1354,6 +1370,10 @@ volsorder = {pbi}, \noindent сделает \bibtype{docdisser} эквивалентным \bibtype{thesis} с установленным полем \kvopt{type}{docthesis}. +В частности, в \biblatex и \biblatexgost уже определены типы \bibtype{masterthesis} (с +типом \opt{mathesis}), \bibtype{phdthesis} (с типом \opt{phdthesis}), \bibtype{candthesis} +(с типом \opt{phdthesis}) и \bibtype{docthesis} (с типом \opt{docthesis}). + \subsection{Оформление патентов} \label{sec:patent} @@ -1564,6 +1584,20 @@ volsorder = {pbi}, \begin{optionlist} + \choitem[emdash]{blockpunct}{emdash, space} + + Разделитель блоков библиографического описания. + По умолчанию равен точке и тире с окружающими его пробелами, при значении + \kvopt{blockpunct}{space} "--- точке с пробелом. + + Опция просто устанавливает параметр \cmd{newblockpunct}. + Например, по умолчанию устанавливается: + \begin{lstlisting}[style=latex] + \renewcommand*{\newblockpunct}{% + \addperiod\addnbspace\textemdash\space\bibsentence}. + \end{lstlisting} + \vspace{-\baselineskip}Если вам нужен другой разделитель, измените его с помощью \cmd{renewcommand}. + \boolitem{citeurl,biburl}\noitemspace% \boolitem{citeisbn,bibisbn}\noitemspace% \boolitem{citedoi,bibdoi}\noitemspace% @@ -2235,13 +2269,14 @@ editor & & & & & & & & author/editor & & & & & & & & & & + & + & + & & & & +\tabularnewline \rl maintitle+volumes+parts+title & & & & & & + & + & + & & & & & & & & \tabularnewline title & + & + & + & + & + & & & & + & + & + & + & + & + & + & +\tabularnewline -type & & & & & & & & & & + & + & & + & & + & +\tabularnewline +type & & & & & & & & & & + & + & & + & & & +\tabularnewline +type+major & & & & & & & & & & & & & & & + & \tabularnewline event+venue+date & & & & & & & & + & & & & & & & & \tabularnewline translation & + & + & + & + & + & + & + & + & + & + & + & & + & + & & +\tabularnewline%not in patent \rl /\hfill byauthor & + & + & + & + & + & + & & & & + & + & + & + & + & +{*} & +\tabularnewline organization & & & & & & & & & & & + & + & & & & \tabularnewline institution & & & & & & & & & & & & & + & & & \tabularnewline -credits & + & + & + & + & + & + & + & + & + & + & + & + & + & + & & +\tabularnewline +credits & + & + & + & + & + & + & + & + & + & + & + & + & + & + & + & +\tabularnewline byeditor & & & & & & + & + & + & + & + & + & + & & & & \tabularnewline bytranslator+others & + & + & + & + & + & + & + & + & & & & + & & & & \tabularnewline \rl //\hfill maintitle+volumes+parts+booktitle & + & + & + & & & & & & & & & & & & & \tabularnewline @@ -2288,6 +2323,19 @@ pageref & + & + & + & + & + & + & + & + \label{apx:changelog} \begin{changelog} + \begin{release}{1.11}{27-01-2017} + \item Определены типы записей \bibtype{candthesis} и + \bibtype{docthesis}.\see{sec:dissers} + \item Добавлена редакторская роль \kvopt{editortype}{\{editorcollaborator\}}.\newline + Печатается в виде: «при ред. уч.».\see{sec:newfields} + \item Добавлена опция \opt{blockpunct}.\see{sec:newoptions} + \item Добавлен вывод поля \bibfield{credits} в \bibtype{thesis}. + \item В записях типа \bibtype{thesis}, если значение поля \bibfield{type} не совпадает с + заранее определёнными, то выводится как есть.\see{sec:dissers} + \item Исправлена ошибка: добавлена точка после заголовка. + \item Исправлена ошибка: не работала опция \kvopt{movenames}{false}. + \item Заменил \texttt{build.cmd} на \texttt{build.pl}. + \end{release} \begin{release}{1.10}{18-09-2016} \item Исправлено сокращение <<док.>> на <<д-ра>>. |