A list of changes made when porting the original tex and styles to the jtex template format.
- Based
template.tex
on a copy ofexample.tex
shipped in the original - Removed package includes that are already listed in jtex base packages
- Changed
fontenc
loading to use\PassOptionsToPackage
for theT1
option - Inserted template blocks and vars for
- Title
- Date (Optional)
- Authors - replaced placeholder content with Author, Affiliation blocks
- Using
doc.title
as\shorttitle
- Updated pdf metadata to pull
title
andauthor
from LaTeX andsubject
andkeywords
fromdoc.description
anddoc.tags
- Added
abstract
as tagged block - Added
keywords
from doc.tags - Removed the non-bibtex option for inline references and pointed
bibliography
tomain.bib
- Added
arxiv.sty
to root folder - created
content.tex
with main content fromexample.tex
- removed default fonts setting to allow compilation from xelatex and loaded lmodern
- added supported user defined options