Vincent van Ravesteijn
d27668841b
Update layouts to latest fileformat
2013-06-04 19:48:19 +02:00
Scott Kostyshak
32a5a06db5
RJournal.layout: remove unneeded code
...
Part of this code was moved to the template in a previous commit
and part was removed because it is no longer needed.
Patch by Yihui Xie.
2013-05-21 01:28:26 -04:00
Scott Kostyshak
9e425a0547
RJournal: use 'classic' decoration for email inset
...
This makes it clear that
(1) the emails are in their own insets
(2) the \email command is embedded in the \address command
2013-05-16 22:56:56 -04:00
Scott Kostyshak
43f52ccd64
RJournal: set ForcePlain to 'true' for email inset
...
This prevents the user from some mistakes, such as
embedding an itemize or ennumerate environment.
2013-05-16 22:56:31 -04:00
Scott Kostyshak
f40322081b
RJournal: change 'Address' Flex inset into a Style
...
This looks better and gives natural separation between multiple
authors.
2013-05-16 22:55:56 -04:00
Scott Kostyshak
9d7d7c3816
RJournal: change 'Abstract' from a Flex to a Style
...
This looks more consistent with other templates to me.
2013-05-16 22:55:03 -04:00
Scott Kostyshak
4beba4e8f8
RJournal template and layout: move ERTs to layout
...
The layout now takes care of \begin{article} and \end{article}
by using \AtBeginDocument and \AtEndDocument.
This cleans up the template a little by removing some ERT. The
user no longer needs to read the two notes explaining why the
ERT boxes were necessary. The user also does not need to think
about why this LaTeX environment exists.
2013-05-16 22:51:22 -04:00
Scott Kostyshak
0d434033ec
Add a layout and template for the R Journal
...
Patch by Yihui Xie.
2013-05-16 22:49:24 -04:00