User Tools

Site Tools


eoacommands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
eoacommands [2019/12/03 13:37]
sszenti
eoacommands [2019/12/03 13:47]
sszenti [9. Bibliographic details]
Line 422: Line 422:
 </​code>​ </​code>​
  
-This command is used to indicate source references with an arbitrary character string. The character string may also involve just single characters, for example, for source references in the form ''​Einstein 1916a,b,c''​.+This command is used to indicate source references with an arbitrary character string. The character string may also involve just single characters, for example, for source references in the form //Einstein 1916a,b,c//.
  
  
Line 441: Line 441:
  
 At this point, a list of the references will be given. At this point, a list of the references will be given.
 +
 +==== 10. Indices ====
 +
 +
 +=== Index entry ===
 +
 +<code eoatex>
 +\EOAindex{Index_term}
 +</​code>​
 +
 +This command adds an entry to the index. If the entry begins with a special character, for example, with an **umlaut** or **é**, then the **@** symbol can be used as a sort key. For example, a normal entry would be ''​Smith\index{Smith,​ J.}''​ and produce //Smith, J.// in the index. An entry with a special character such as é would be ''​Géhéniau\index{Geheniau,​ J.@Géhéniau,​ J.}''​. Here the entry is sorted under G, but as //​Geheniau//​ and not //​Géhéniau//​. The command ''​\EOAindexperson{}''​ adds an entry to the index of names.
 +
 +=== Compiling the index ===
 +
 +<code eoatex>
 +\EOAprintindex
 +</​code>​
 +
 +This command compiles the index. The index of names is displayed using the command ''​\EOAprintpersonindex''​.
 +Please note: The indices may need some adjustments before going to print. This will be done by the Development Team.
 +
 +==== 11. Facsimiles ====
 +
 +
 +=== Facsimile part ===
 +
 +<code eoatex>
 +\EOAfacsimilepart{Text}
 +</​code>​
 +
 +This introduces the part of the book, if any, containing facsimiles. More than one part can be introduced. The facsimiles should always be positioned at the end of a book.
 +
 +=== Facsimile ===
 +
 +<code eoatex>
 +\EOAfacsimile{File_name}{Label}{Header}
 +</​code>​
 +
 +This will produce each separate image file on one whole page. The obligatory label can be used to cross-reference the facsimiles. The header will appear in the heading of the page and may be used to describe a particular page, i.e. //​57verso//​.
 +
 +==== 12. Other permitted commands ====
 +
 +
 +The following commands can be used to optimize the layout of the book. However it must be noted that these commands will be ignored during the conversion process for the Web layouts. The commands should not be used in making scientific statements.
 +
 +Admissible commands: **\noindent \medskip \smallskip \bigskip \vspace \,** as well as **\followed by a space** to reduce the spread.
eoacommands.txt · Last modified: 2021/02/17 13:48 by kthoden