jpc
95d6cfe364
Make math options loading automatic, see ticket 10661
...
(cherry picked from commit 95f60915a7
)
2017-10-23 16:34:53 -04:00
Scott Kostyshak
e81f6b04bc
Amend 40c262cb
...
Use LyX note instead of comment. This is less invasive that
converting Beamer frames to fragile to accommodate the comment
environment.
2016-09-22 22:55:35 -04:00
Scott Kostyshak
40c262cbd8
Amend and extend 9f3518bc
...
The comment is now in a comment inset. This change is extended to
all versions of beamer.lyx.
Change tracking is not used because it only affects a comment
(consistent with aa81ae7e
).
This change is made according to updated conversation at:
https://www.mail-archive.com/search?l=mid&q=nruubc%24uu0%241%40blaine.gmane.org
2016-09-22 22:21:03 -04:00
Juergen Spitzmueller
a7d0a7369d
Update docs wrt Separator
2016-09-08 10:33:12 +02:00
Juergen Spitzmueller
48e4363482
beamer manual: fix grammar issues spotted by Anthony Campbell.
2016-05-14 10:27:08 +02:00
Guillaume Munch
10cbed2abe
Examples: remove parbreak and latexpar separators
...
The difference has been validated with diffpdf.
The following could not be tested and were left unchanged:
docbook_article.lyx
lilypond.lyx
linguistics.lyx
springer/sv*.lyx
de/linguistics.lyx
es/linguistics.lyx
ja/FeynmanDiagrams.lyx
ja/lilypond.lyx
ja/beamer.lyx
ja/xypic.lyx
The following is the script that I used (in lib/examples):
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
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
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
5e1d11d1df
example files: save all with latest 2.2.git
2016-01-13 02:51:42 +01:00
Guillaume Munch
4a1e158c95
Update docs
2016-01-12 21:30:37 +00:00
Scott Kostyshak
2f4233721d
Update docs to latest format for 2.2.0alpha2
2015-11-27 03:23:22 -05: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
Juergen Spitzmueller
ea2242b817
Monolingualization
2014-05-08 08:37:12 +02:00
Juergen Spitzmueller
12cb5aae85
Update beamer documentation wrt environment-split
2014-01-27 08:03:54 +01:00
Juergen Spitzmueller
a5c6d10395
beamer.lyx: work arounf language nesting problem when compiling with polyglossia
2013-12-14 13:06:25 +01:00
Juergen Spitzmueller
25da36a978
Beamer manual: add some notes on specific part behavior
2013-11-19 15:24:30 +01:00
Juergen Spitzmueller
b7531bfd13
Update beamer documents to new format
2013-03-17 09:10:44 +01:00
Juergen Spitzmueller
b1191298e2
Work around a bug in beamer 2.10
2013-02-09 15:53:40 +01:00
Juergen Spitzmueller
ef94145dc2
beamer manual: only cosmetics
2013-01-03 14:35:55 +01:00
Juergen Spitzmueller
1abfa1fd79
Add a beamer manual (introduction to the basics) which uses the new layouts
2012-12-31 13:19:20 +01:00