Commit Graph

459 Commits

Author SHA1 Message Date
Juergen Spitzmueller
ea2242b817 Monolingualization 2014-05-08 08:37:12 +02:00
Vincent van Ravesteijn
cafe6c60f3 * fr/linguistics.lyx: Update from Jean-Pierre Chretien 2014-04-11 21:06:00 +02:00
Uwe Stöhr
7c266edfa8 French splash.lyx: update fileformat 2014-04-04 01:33:35 +02:00
Uwe Stöhr
aea6ddfcb9 French splash.lyx: a fix by Jean-Pierre 2014-04-03 02:12:05 +02: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
Uwe Stöhr
83988bd5c6 xypic.lyx: updates from Jean-Pierre 2014-03-29 05:08:01 +01:00
Pavel Sanda
311145b949 * cs/splash.lyx update 2014-03-27 01:30:29 -07:00
Vincent van Ravesteijn
4e5fd8e980 Update examples to latest fileformat 2014-03-23 17:49:36 +01:00
Juergen Spitzmueller
2c2b5e4841 Add Korean Splash, provided by Dal Ho Park 2014-03-09 12:46:56 +01:00
Scott Kostyshak
15d55c3214 instant_preview.lyx: load 'etex' package
The pgf package 3.0.0 update lead to an error being given with
this document. Loading the 'etex' package fixes the problem.
For more information, see:
  https://sourceforge.net/p/pgf/bugs/296/
2014-03-03 14:51:16 -05:00
Scott Kostyshak
afa5d05d47 instant_preview.lyx: update .lyx format 2014-03-03 14:51:16 -05:00
Juergen Spitzmueller
12cb5aae85 Update beamer documentation wrt environment-split 2014-01-27 08:03:54 +01:00
Scott Kostyshak
6f41779f5d JASATeX: add note that it fails with system fonts
The JASATeX class is currently unmaintained. Also, this
commit moves the system font tests from inverted to ignored
(otherwise lualatex and xelatex run in infinite loops).
2013-12-25 23:28:48 -05:00
Scott Kostyshak
5380783ccd Update file format of JASA.lyx 2013-12-25 23:28:48 -05:00
Juergen Spitzmueller
a5c6d10395 beamer.lyx: work arounf language nesting problem when compiling with polyglossia 2013-12-14 13:06:25 +01:00
Scott Kostyshak
033b49df13 Add note to es/europeCV.lyx and invert Xe and Lua
Export with XeTeX and LuaTeX (with either non-tex fonts or 8-bit
compatibility mode) does not work because the loading of inputenc with
utf8x is hardcoded in europecv.cls at this time.

This commit adds a note to es/europeCV.lyx explaining the problem and
inverts the XeTeX and LuaTeX tests.

See
http://comments.gmane.org/gmane.editors.lyx.devel/145896

Thanks to Günter Milde for the advice and to Ignacio García
for the translation of the note.
2013-12-06 12:13:14 -05:00
Scott Kostyshak
84c12ab6ed lyx2lyx es/europeCV to prepare a clean next commit 2013-12-06 12:13:01 -05:00
Scott Kostyshak
fb034884ac Fix noweb2lyx, Literate, and listerrors examples
This is a manual lyx2lyx fix. Some of the problematic chunks
are not correctly converted with lyx2lyx so this commit manually
converts them to ERT.

For more details, see:
  http://marc.info/?t=137702744100010&r=1&w=2
2013-12-03 02:18:07 -05:00
Juergen Spitzmueller
25da36a978 Beamer manual: add some notes on specific part behavior 2013-11-19 15:24:30 +01:00
Scott Kostyshak
f50550c4b9 New Japanese translations of the examples
Note that knitr.lyx, lilypond.lyx, and sweave.lyx do not
currently export because of #8823.
2013-10-07 18:34:45 -04:00
Scott Kostyshak
8de58715fa Japanese docs: updates from Koji 2013-10-07 18:34:45 -04:00
Scott Kostyshak
895f828589 ja: change default output format from pdf3 to pdf
dvipdfmx emits a lot of warnings and Koji suggests ps2pdf.
Thanks to Koji for the advice.

Note that on Debian, I installed the following packages
to be able to compile with ps2pdf:

fonts-takao-mincho
fonts-ipafont-nonfree-jisx0208
fonts-ipaexfont-mincho
2013-10-07 18:33:58 -04:00
Scott Kostyshak
b65a368c04 xypic workaround for avoiding an assertion (#8860)
The text should look the same.
2013-10-01 18:17:09 -04:00
Scott Kostyshak
56ca770e79 Tufte examples: note how to add 'ols' option 2013-09-15 21:45:22 -04:00
Scott Kostyshak
1a96a9cf72 xyfigure, xypic: parser warnings and typesetting
This fixes several long "unusual contents found" warnings that
were being written from LyX's math parser and improves the
typesetting.

Thank you to Enrico for the fix. See here for his explanation:

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg180763.html

There are still two such warnings that might indeed be serious,
one each in fr/xypic.lyx and ja/xypic.lyx. I get an assertion
from cursor movement in those insets with instant preview enabled
(on both current trunk and branch).
2013-09-07 00:55:24 -04:00
Juergen Spitzmueller
19845612ae Adjust svmono example to default tocdepth value 2013-09-05 12:28:47 +02:00
Kornel Benko
4f043fba4d Cmake build tests: href entries checked
Our lyx-files are referencing urls also with
a href inset. We check now also these.

search_url.pl: Added check for href
*.lyx: Corrected href
2013-08-28 19:51:19 +02:00
Kornel Benko
73e03bb7d8 Replaced some more invalid urls 2013-08-28 18:07:28 +02:00
Juergen Spitzmueller
63d1719bf1 Assure bibtex is used for documents that use bibtex
Manuals, examples and templates that use (traditional) bibtex should have set the bibliography processor to bibtex. Else, these documents do not compile if a user has set the processor to 'biber' in the preferences
2013-08-19 11:19:26 +02:00
Scott Kostyshak
3471874ed0 Move ACM-siggraph to examples (#8643)
This fixes out-of-box compilation, continuing f5cf21d7.
2013-08-15 02:16:07 -04:00
Scott Kostyshak
93e566be52 LilyPond: English typo 2013-08-05 04:58:40 -04:00
Scott Kostyshak
f5cf21d725 Move templates with paths to examples (#8643)
When a user creates a new document from a template, the template
is copied but relative paths are not changed, so the resulting
.lyx file is broken. By moving documents with relative paths to
examples, the files will compile out of the box.

A long-term solution that allows for relative paths in templates
is still desired and will be discussed in #8643 or in a new ticket.
2013-08-04 15:56:42 +02:00
Scott Kostyshak
dd609f56c3 ja/splash.lyx: default output is now dvipdfm(x) 2013-07-28 01:48:05 -04:00
Uwe Stöhr
88ec176e88 Japanese docs: translations and corrections from Koji 2013-07-27 23:43:54 +02:00
Scott Kostyshak
d3c9f2e34c Change default of Japanese docs to dvipdfm(x) 2013-07-22 23:38:35 -04:00
Scott Kostyshak
dda0d24c7c Fix Spanish tufte-{book,handout} bib paths 2013-07-13 22:42:56 +02:00
Juergen Spitzmueller
f7ac0f7bda Fix a typo 2013-07-08 10:27:00 +02:00
Juergen Spitzmueller
cdc639d27a typo 2013-06-03 08:17:44 +02:00
Uwe Stöhr
6314c7294d modernCV.lyx: don't require the latest modernCV version to compile 2013-06-02 14:31:33 +02:00
Juergen Spitzmueller
45f6c06956 beamerposter example: document the use of multiple columns within a block 2013-06-02 13:21:34 +02:00
Juergen Spitzmueller
f2067a7924 Add a beamerposter example file 2013-06-01 12:50:17 +02:00
Scott Kostyshak
d7db3961e2 Fix typo of journal name in aa_sample.lyx, aa.lyx 2013-05-29 02:53:38 -04:00
Uwe Stöhr
6c0bc842b7 moderncv.layout: support the command \social
- \social can be used for social network addresses in the address block
2013-05-29 01:11:14 +02:00
Uwe Stöhr
0c964e8fb1 examples: update format of some example files 2013-05-29 00:14:54 +02:00
Uwe Stöhr
a6f6f79eb1 A&A support: further updates
- mention that the aa class loads natbib to avoid compilation errors
- the aa package contains an outdated an customized version of natbib.sty. This file only works with aa, but breaks the compilation of many other files on your system, therefore remove the bibliography and replace it by BibTeX
- add a note about the encoding
2013-05-26 17:55:10 +02:00
Uwe Stöhr
70b1bc5fc9 Farsi splash.lyx: remove unnecessary preamble 2013-05-26 05:04:18 +02:00
Uwe Stöhr
f8a5d7cc63 landslide.lyx: make it compilable with pdflatex 2013-05-19 03:53:58 +02:00
Scott Kostyshak
7aba4d51fa listerrors.lyx: set default output to ps2pdf
ps2pdf dependency is hardcoded in the preamble, which is why
pdflatex and luatex are failing.
2013-05-17 20:54:56 -04:00
Uwe Stöhr
4d8dbc9268 uk.po: update from Yuri for master
also fix some typos spotted by Yuri
2013-04-19 08:48:49 +02:00