latex_template
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
latex_template [2022/01/14 08:29] – created cjpinon | latex_template [2022/10/04 19:51] (current) – gschaden | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== LaTeX template ====== | ====== LaTeX template ====== | ||
- | The LaTeX template is distributed as a ZIP archive, which you should {{wiki: | + | The LaTeX template is distributed as a ZIP archive, which you should {{eiss14.zip|download}} and unzip. |
+ | |||
+ | Please start by reading '' | ||
< | < | ||
README.txt | README.txt | ||
- | Prepared | + | Initially prepared |
https:// | https:// | ||
2020-12-30 v3.2a | 2020-12-30 v3.2a | ||
2020-02-02 v3.2 | 2020-02-02 v3.2 | ||
+ | Modified by B. Crysmann and G. Schaden for EISS 14. | ||
+ | 2022-07-02 v. 3.3 | ||
+ | 2022-10-04 v. 4.0 (breaking changes to user interface) | ||
- | This is a LaTeX template package for EISS 13, for either pdflatex or | + | This is a LaTeX template package for EISS, for either pdflatex, xelatex |
- | latex as the typesetting engine. | + | |
- | This package consists of a main directory with four files and one | + | This package consists of 12 files: |
- | subdirectory eiss/ with 11 files: | + | |
README.txt | README.txt | ||
lppl.txt | lppl.txt | ||
- | EXAMPLE_master.pdf | + | eiss.sty |
- | check-for-packages.tex | + | eiss13_logo_blank.pdf |
- | eiss/ | + | cat.png |
- | | + | gl-authoryear-comp.cbx |
- | eiss13_logo_blank.eps | + | biblatex-gl.bbx |
- | | + | main.tex |
- | | + | AUTHOR_body.tex |
- | | + | AUTHOR_refs.tex |
- | AUTHOR_body.tex | + | AUTHOR_bib.bib |
- | AUTHOR_refs.tex | + | main.pdf |
- | | + | |
- | | + | |
- | | + | |
- | EXAMPLE_bib.bib | + | |
You're reading README.txt. :-) | You're reading README.txt. :-) | ||
- | lppl.txt contains the package license (the LaTeX Project Public License | + | lppl.txt contains the package license (the LaTeX Project Public License Version 1.3c). |
- | Version 1.3c). | + | |
- | EXAMPLE_master.pdf is an example illustrating | + | eiss.sty |
- | AUTHOR_master.tex, | + | |
- | sheet. (You can try to compile EXAMPLE_master.tex in the subdirectory | + | |
- | eiss/.) | + | |
- | check-for-packages.tex is a file that you can latex in order to check | + | eiss13_logo_blank.pdf is a file containing a blank logo. It is inserted |
- | for packages explicitly required | + | |
- | pay attention to the output (or examine | + | |
- | Turning to the subdirectory eiss/: | + | cat.png provides an sample cat picture demonstrating how images can be included. This file can safely be removed, and should not be resubmitted. |
- | eiss.sty is the LaTeX style file for EISS 13. It may be easiest to keep | + | gl-authoryear-comp.cbx and biblatex-gl.bbx are biblatex style files from the journal Glossa |
- | this file in the same directory as your TEX files (but you could also | + | |
- | put it somewhere else where LaTeX searches for files). Please don' | + | |
- | modify it. | + | |
- | eiss13_logo_blank.[eps|pdf] are two files containing a blank logo. One | + | https:// |
- | of these files is inserted by AUTHOR_master.tex -- the file inserted | + | |
- | depends on whether pdflatex (then the PDF version) or latex + dvips | + | |
- | (then the EPS version) is used to compile AUTHOR_master.tex. It may be | + | |
- | easiest to keep these files in the same directory as your TEX files. | + | |
- | glossa.bst | + | (The files is included as a convenience. It is not clear what their license |
- | BibTeX style file that you should use. This file is also available at: | + | |
- | https:// | + | main.tex, AUTHOR_body.tex, |
- | (This file is included as a convenience. It's not clear what its license | + | |
- | is.) | + | paper, as well as for loading any additional |
- | + | | |
- | AUTHOR_master.tex, | + | self-explanatory). This is the file that you compile. |
- | are to be edited for your paper: | + | |
- | + | on Overleaf, do not rename it (but before submitting, change its | |
- | | + | name to "AUTHOR_main" with your last name, e.g., |
- | | + | |
- | | + | |
- | self-explanatory). This is the file that you compile. | + | |
- | rename it (by replacing | + | |
- | | + | |
- AUTHOR_body.tex is the file for the body of your paper. This is | - AUTHOR_body.tex is the file for the body of your paper. This is | ||
Line 87: | Line 69: | ||
the case of EXAMPLE_refs.tex, | the case of EXAMPLE_refs.tex, | ||
- | EXAMPLE_master.tex, | + | - AUTHOR_bib.bib will contain |
- | -- these four files are the source files for EXAMPLE_master.pdf in the | + | |
- | main directory. You're encouraged to try to compile EXAMPLE_master.tex | + | |
- | as a way to test your system (in addition to running latex on | + | |
- | check-for-packages.tex in the main directory). | + | |
- | Before sending the source files for your paper to the editors, please | + | We encourage use of unicode. For that, please make sure your source files use UTF-8 encoding. To compile your document, you should use a unicode-aware TeX engine, such as xelatex, but pdflatex is still supported. You can then directly use a wide range of Latin, Greek, and Cyrillic characters in your document, as well as the IPA. |
- | make certain that you've paid attention to the points mentioned at | + | |
- | https:// | + | Before sending the source files for your paper to the editors, please make certain that you've paid attention to the points mentioned at https:// |
If you have any questions, please don't hesitate to ask. Happy LaTeXing! | If you have any questions, please don't hesitate to ask. Happy LaTeXing! | ||
+ | |||
</ | </ |
latex_template.1642148972.txt.gz · Last modified: 2022/01/14 08:29 by cjpinon