summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/einfuehrung2/11-06-11.lualtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung2/11-06-11.lualtx')
-rw-r--r--Master/texmf-dist/doc/latex/einfuehrung2/11-06-11.lualtx45
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung2/11-06-11.lualtx b/Master/texmf-dist/doc/latex/einfuehrung2/11-06-11.lualtx
new file mode 100644
index 00000000000..3f0469525cd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/einfuehrung2/11-06-11.lualtx
@@ -0,0 +1,45 @@
+%%
+%% Ein Beispiel der DANTE-Edition
+%%
+%% 2. Auflage
+%%
+%% Beispiel 11-06-11 auf Seite 579.
+%%
+%% Copyright (C) 2016 Herbert Voss
+%%
+%% It may be distributed and/or modified under the conditions
+%% of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%%
+%% See http://www.latex-project.org/lppl.txt for details.
+%%
+%%
+%% ==biber==
+% Show page(s) 1
+%%
+%%
+\documentclass[]{exaarticle2}
+\pagestyle{empty}
+\setlength\textwidth{352.81416pt}
+\usepackage{fontspec}
+\usepackage[french,russian]{babel}
+\hyphenation{Bib-la-tex}
+\AtBeginDocument{\pagestyle{empty}\setlength\emergencystretch{1em}}
+\usepackage[autostyle]{csquotes}
+%StartShownPreambleCommands
+\usepackage{fontspec}%% run lualatex
+\setmainfont{DejaVu Sans}
+\usepackage[bibstyle=gost-standard]{biblatex}
+\addbibresource{biblatex-gost-examples.bib}
+%StopShownPreambleCommands
+\begin{document}
+Пакет Biblatex-GOST представляет собой набор стилей для Biblatex и предназначен для
+оформления библиографических ссылок в соответствии с требованиями ГОСТа 7.0.5---2008
+ (а также 7.1---2003, 7.80---2000, 7.82---2001 и др., см. подробнее).
+Пакет будет полезен прежде всего в гуманитарных дисциплинах с высокими требованиями к
+оформлению библиографии, многие из которых Bib\TeX\ не в состоянии удовлетворить
+(это касается в первую очередь многоязычных библиографий, а также библиографических
+ссылок в сносках, использования Ibid., Op. cit. и т.\,д.).~\cite{lebesgue:mg,belozerov:thesis}
+%@@book: @thesis:
+\printbibliography
+\end{document}