Guillaume Munch
edc8e76591
Templates: remove parbreak and latexpar separators
...
The difference has been validated with diffpdf.
The following could not be tested and were left unchanged:
AEA.lyx
IJMPC.lyx
ja_beamer-conference-ornate-20min.lyx
The following is the script that I used (in lib/templates):
LYX=../../build/src/lyx
$LYX -E pdf2 $1.old.pdf $1
sed -i "s/^\\\\begin_inset Separator parbreak$/\\\\begin_inset Separator plain/" $1
sed -i "/^\\\\begin_inset Separator latexpar$/ { N; d; }" $1
$LYX -e lyx $1
$LYX -E pdf2 $1.pdf $1
diffpdf $1.old.pdf $1.pdf
2016-05-08 22:14:46 +01:00
Scott Kostyshak
7c3fd63646
Revert "AGUTeX: update layout to AGUTeX 2015 according to our new guidelines"
...
For why this reversion is being done, see:
https://www.mail-archive.com/search?l=mid&q=nebrfg%249t4%241%40ger.gmane.org
This reverts commit 700edf93d7
.
The style correction regarding lib/Makefile.am is kept. This amends
647b106b
.
2016-04-11 11:34:11 -04:00
Uwe Stöhr
700edf93d7
AGUTeX: update layout to AGUTeX 2015 according to our new guidelines
2016-04-09 18:38:07 +02:00
Uwe Stöhr
647b106be6
ACM siggraph: update layout as discussed
2016-04-09 18:18:04 +02:00
Günter Milde
b4dcad83b2
New layout for aastex6.cls. Fixes #10027 .
...
Some more work for new and improved styles optional.
2016-04-08 21:34:23 +02:00
Enrico Forestieri
b856a3ad9b
Update docs to latest format.
2016-04-06 05:43:44 +02:00
Jean-Marc Lasgouttes
6196645cce
Update documents and layouts after fd1ee3b4
.
2016-04-01 10:08:39 +02:00
Uwe Stöhr
0d30333ec6
acmsiggraph.layout: revert c1e0b243
partly
2016-02-03 00:03:55 +01:00
Uwe Stöhr
d6489afa5d
IOP-article.lyx: avoid some preamble code
2016-01-29 00:20:43 +01:00
Guillaume Munch
360742c515
New LFUN tabular-feature: update docs
...
Simply run updatedocs.py
2016-01-27 18:35:10 +01:00
Uwe Stöhr
c1e0b24304
acmsiggraph.layout: update layout for ACM siggraph 0.92
...
fileformat change: update fileformat for all files
2016-01-27 01:58:13 +01:00
Uwe Stöhr
9e4755ff97
ectaart.lyx: correct style of a note
2016-01-27 00:59:58 +01:00
Uwe Stöhr
5207333ef0
aa.lyx: add BibTeX info and update file for latest A&A version
2016-01-27 00:55:12 +01:00
Uwe Stöhr
6e59aff511
AEA.lyx: update to address latest AEA version
2016-01-27 00:34:03 +01:00
Uwe Stöhr
f1930b0c68
IUCr layout: add new dependency
...
also mention new possible BibTeX style
2016-01-25 22:45:41 +01:00
Uwe Stöhr
4bf8aeb8e9
templates: save all files with latest LyX 2.2git
2016-01-13 03:22:37 +01:00
Guillaume Munch
4a1e158c95
Update docs
2016-01-12 21:30:37 +00:00
Kornel Benko
e2a16f1c9a
Broken URLs: replace with values found by Jean-Pierre.
2016-01-05 12:13:21 +01:00
Kornel Benko
449d74d01b
Correct some broken URLs
2016-01-04 11:54:40 +01:00
Scott Kostyshak
2f4233721d
Update docs to latest format for 2.2.0alpha2
2015-11-27 03:23:22 -05:00
Günter Milde
8482b2169b
Fix inputenc for some templates.
...
Some templates had the inputenc setting "default" (meaning
use the language default encoding, (not TeX's default which is 7-bit ASCII) but
don't load inputenc, leave handling of non-ASCII characters to the author).
This is no apparent problem as long as no non-ASCII character is used in the
document. It is very unsave, however, as any non-ASCII character used in the
document has the potential to either make compilation fail or be
misrepresented in the output.
2015-11-21 23:06:24 +01:00
Kornel Benko
23588595da
Cmake export test: Make some lyx-files them compilable if using system fonts
2015-11-20 10:13:54 +01:00
Scott Kostyshak
1602415b98
Update examples/templates to 2.2.0alpha1 format
...
Also MacOSX ReadMe files. Note that a few lib/doc files are
also "updated" because trailing spaces are removed, but their file
formats are the same because they were recently updated at 83672113
.
I did "git checkout LFUNs.lyx" because this file is generated
automatically and has a special header.
2015-11-13 13:19:23 -05:00
Uwe Stöhr
0b80be42d0
iucr.layout: use Item_Environment for a style as proposed by Jürgen
...
- IUCr-article.lyx: update template accordingly
2015-05-30 00:53:43 +02:00
Uwe Stöhr
5189d7be8b
iucr.layout: new Layout file
...
IUCr-article.lyx: new template file
fixes bug #9423
2015-05-28 00:44:30 +02:00
Uwe Stöhr
266a047249
jss.layout: use Flex Inset for Code Chunk style as proposed by JMarc
2015-05-27 23:31:21 +02:00
Uwe Stöhr
f3c1a4fbeb
jss.layout: remove superfluous Appendix style
...
- remove also the new superfluous lyx2lyx code
- update the template file
2015-05-27 02:13:04 +02:00
Scott Kostyshak
06c7604c2e
Fix ctex.lyx template to work with TeX Live 2015
...
Apparently, using the 'nofonts' class option was incorrect
and only worked by chance before.
For more information, see the following thread:
http://tug.org/pipermail/tex-live/2015-May/036794.html
2015-05-26 07:43:57 -04:00
Uwe Stöhr
30f2accf77
jss.layout: changes as requested by the user in bug#9516
...
- added appendix style and lyx2lyx reversion
- add support for parsing \noindent
- update example file
2015-05-26 01:15:29 +02:00
Uwe Stöhr
5f6dee3355
JSS-article.lyx: update the file
...
jss.layout: set current layout format
2015-05-24 03:41:14 +02:00
Scott Kostyshak
5f7395d648
ctex.lyx: use free fonts by default
...
Now with TeX Live 2014 (and also with 2015), we can export ctex.lyx
with free fonts. I have confirmed that the output is correct.
2015-05-05 02:15:44 -04:00
Scott Kostyshak
b21ccc0f76
Update format of ctex.lyx
2015-05-05 02:07:04 -04:00
Scott Kostyshak
34eadf5d49
Fix compilation of the template ACM-sigplan.lyx
...
This template was only reported as failing to compile by LyX as of
0a6120cb
. I do not know how long this template was actually failing
to compile without error. The problem was that the class requires
\doi to be defined. This might not have been a requirement in
previous versions of the class.
Thanks to Enrico for finding the problem and solution.
2015-04-08 13:41:59 -04:00
Scott Kostyshak
364139b49c
Update a fileformat
2015-04-08 13:41:59 -04:00
Scott Kostyshak
02b3a7b35e
Correct the \lyxformat of aastex template
...
The current format is 480. Commit 6594289d
changed
the format in this file to 481, which caused the file
to not be loadable in LyX.
2015-02-18 00:15:49 -05:00
Richard Heck
d70ddce841
Actually add the Beamer template.
2015-02-08 09:19:47 -05:00
Uwe Stöhr
6594289d3d
aastex: fix optional argument of a command
...
- aastex.layout: fix name and hint of \figcaption
- aastex.lyx: improved template file
2015-01-23 00:23:37 +01:00
Uwe Stöhr
84886d4b13
aastex.lyx: repair a broken figure float
2015-01-11 03:40:31 +01:00
Uwe Stöhr
a6ac7be84c
IEEEtran templates: fix language package
2014-12-03 23:33:02 +01:00
Scott Kostyshak
5934827382
Typo
2014-11-15 19:22:48 -05:00
Uwe Stöhr
c663a1f50a
revtex4-1.lyx: simplifications and fixed typos
2014-10-28 02:36:58 +01:00
Uwe Stöhr
a1add5e804
revtex4-1.layout: update to latest REVTeX 4.1
...
- added support for the command \onlinecite
- some style and whitespace issues
- revtex4-1.lyx: update accordingly
2014-10-27 01:39:18 +01:00
Uwe Stöhr
206ffe03d4
revtex4-1: port changes from branch
...
also add the todo list to support all commands used in REVTeX's official sample document.
2014-10-26 17:20:21 +01:00
Juergen Spitzmueller
52c219ee29
Support for conference posters
...
The following poster classes are now supported:
* a0poster
* beamerposter
* sciposter
2014-07-02 14:01:28 +02:00
Scott Kostyshak
bb250e4d95
Restore compilation of AEA template for TeX Live
...
After the previous change this document failed to compile under
TeX Live 2013 and 2014. By using a different bib file, it
compiles. For more information, see
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg183786.html
2014-06-27 22:42:13 -04:00
Scott Kostyshak
e76707d9d5
AEA.lyx: update format
2014-06-27 22:42:13 -04:00
Scott Kostyshak
4133be11b3
Fix compilation of Springer template
...
Replace two images with text placeholders. This is necessary
after a860d18b
moved the file back from being an example.
2014-04-21 02:57:45 -04:00
Scott Kostyshak
afdab15aa3
Fix compilation of ACM-sigplan
...
Compilation was failing with TeX Live 2013 because of
the format of one of the references. This commit just
changes one of the references to a different one.
2014-04-21 02:57:44 -04:00
Uwe Stöhr
5ff8a3941b
partly revert commit a860d18b5a
...
svmono and svmult must stay in the examples folder because they include childs
2014-03-30 17:41:02 +02:00
Uwe Stöhr
a860d18b5a
template files: remove all relative paths to re-eanable to use "new from template"
...
- this brings back all our template files (they are no example files, would have been a regression otherwise because LyX 2.0 offers them already in "new from template")
- the thesis files will stay in the examples folder for now until we have a real fiix for bug #8643
2014-03-30 17:22:05 +02:00