diff options
Diffstat (limited to 'ekdosis.dtx')
-rw-r--r-- | ekdosis.dtx | 42 |
1 files changed, 6 insertions, 36 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index 3ea05ca..0833217 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -5349,41 +5349,11 @@ end | |||
5349 | % \iffalse | 5349 | % \iffalse |
5350 | %</lua> | 5350 | %</lua> |
5351 | % \fi | 5351 | % \fi |
5352 | % | ||
5353 | % \section{Sample Files} | ||
5354 | % \subsection{C. J. Caesar, \emph{Gallic War}, VI, XIII.1} | ||
5355 | % \label{sec:caesar-gw-6-1-13} | ||
5356 | % \inputminted[linenos=false]{latex}{samples/Caesar_BG-6-13-1.tex} | ||
5357 | % \inputminted[linenos=false]{xml}{samples/Caesar_BG-6-13-1-tei.xml} | ||
5352 | % | 5358 | % |
5353 | % \iffalse | ||
5354 | %<*examples> | ||
5355 | % \fi | ||
5356 | % \begin{comment} | ||
5357 | % \begin{minted}{latex} | ||
5358 | \documentclass[12pt]{article} | ||
5359 | \usepackage{fontspec} | ||
5360 | \usepackage[english]{babel} | ||
5361 | \babelfont{rm}{Old Standard} | ||
5362 | \babelfont{sf}{NewComputerModern Sans} | ||
5363 | \babelfont{tt}{NewComputerModern Mono} | ||
5364 | |||
5365 | \usepackage[teiexport=tidy]{ekdosis} | ||
5366 | \SetEkdosisAlignment{ | ||
5367 | tcols=1, | ||
5368 | lcols=1, | ||
5369 | texts=specimen[xml:lang="fr"], | ||
5370 | apparatus=specimen} | ||
5371 | |||
5372 | \begin{document} | ||
5373 | |||
5374 | \begin{alignment}[flush] | ||
5375 | \begin{specimen} | ||
5376 | I saw my friend \app{ | ||
5377 | \lem{Peter} | ||
5378 | \rdg{John}} | ||
5379 | at the station yesterday. | ||
5380 | \end{specimen} | ||
5381 | \end{alignment} | ||
5382 | |||
5383 | \end{document} | ||
5384 | % \end{minted} | ||
5385 | % \end{comment} | ||
5386 | % \iffalse | ||
5387 | %</examples> | ||
5388 | % \fi | ||
5389 | \endinput | 5359 | \endinput |