Juergen Spitzmueller
e4842c77d6
Customization: correct some color names.
...
#10141
2018-01-06 09:07:26 +01:00
jpc
95d6cfe364
Make math options loading automatic, see ticket 10661
...
(cherry picked from commit 95f60915a7
)
2017-10-23 16:34:53 -04:00
Uwe Stöhr
ca999d76a1
Customization.lyx: fix a typo
2017-09-11 21:19:38 +02:00
Uwe Stöhr
3eb90307a7
Customization.lyx: remove incorrect LaTeX symbols
2016-07-31 10:35:04 +02:00
Uwe Stöhr
78f59f72ac
doc files: remove unnecessary latexpar
...
- fixes part of bug #10068
2016-07-15 23:48:00 +02:00
Uwe Stöhr
c036549a00
Customization.lyx: fix format number as reported by Andrew Parsloe
...
- also fix some typos and typographic mistakes and remove outdated info
2016-07-06 01:58:57 +02:00
Uwe Stöhr
bfa5683639
Customization.lyx: accept changes by Richard
...
- also fix a typo
2016-07-06 01:43:32 +02:00
Richard Heck
76bf4bbc9e
Document change to behavior of charstyles.
2016-06-21 15:55:15 -04: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
bae3bd67b7
Customization.lyx: update color list in Font description
2016-01-27 01:09:58 +01:00
Uwe Stöhr
bb379c2d87
Customization.lyx: forgot to turn off change tracking
2016-01-19 01:03:34 +01:00
Uwe Stöhr
877ea78877
Customization.lyx: fixes and updates from Jean-Pierre
2016-01-19 00:59:58 +01:00
Guillaume Munch
4a1e158c95
Update docs
2016-01-12 21:30:37 +00:00
Georg Baum
d80fa17175
Do not apply \origin at existing files
...
The current behaviour of the \origin parameter replaces relative file names
with the absolute original names if a document has been moved even if the
files have been moved as well. This behaviour is annoying e.g. for editing the
LyX docs in a git checkout.
Now file names are only replaced if the referenced file sdo not exist.
2016-01-10 19:46:01 +01:00
Günter Milde
0529b40cc9
Set default output format for manuals to PDF (pdflatex).
...
Pdflatex is the recommended export tool for the manuals.
Pdflatex brings the best results for hyperlinking.
Some features (e.g. rotated text) are not available in DVI or PS (dvips).
This does not affect export from command line or autotests
(where this setting is ignored and the format must aways be given explicitely).
2015-12-10 10:40:50 +01:00
Uwe Stöhr
6e54bb2954
Customization.lyx: merge all recent changes
2015-12-06 04:44:33 +01:00
Richard Heck
c2b950ea7c
Documentation for previous change to layout format.
2015-12-05 18:11:46 -05:00
Uwe Stöhr
2432c8344d
Customization.lyx: change fonts as discussed
2015-12-03 02:36:09 +01:00
Richard Heck
39ad4a2abf
Remove local layout from Customization manual.
...
Replace "MenuItem" inset with Noun.
2015-11-29 22:26:21 -05:00
Uwe Stöhr
8a73992a49
Customization.lyx: update version number
2015-11-29 19:42:07 +01:00
Uwe Stöhr
281131f6b2
Customization.lyx: accept all remaining changes
2015-11-29 19:25:46 +01:00
Uwe Stöhr
9464112840
Customization: accept and merge some changes
2015-11-29 18:24:05 +01:00
Richard Heck
727c845808
Update local layout in Customization.lyx.
2015-11-28 23:15:05 -05:00
Uwe Stöhr
2e5ab40276
Customization.lyx: accept some changes
2015-11-28 03:13:11 +01:00
Scott Kostyshak
2f4233721d
Update docs to latest format for 2.2.0alpha2
2015-11-27 03:23:22 -05:00
Georg Baum
2d63caf817
Fix broken author name (bug 9858)
2015-11-11 22:39:55 +01:00
Georg Baum
83672113d3
Update documentation to current format
...
This was done by running development/tools/updatedocs.py and reverting
lib/doc/LFUNs.lyx in order to preserve the special header line.
2015-11-11 21:56:27 +01:00
Scott Kostyshak
2b1b233bc0
Fix polyglossia exports for docs with babel cmds
...
Many of our documents have babel-specific preamble code. By putting
this code in a \@ifpackageloaded{babel}{}{} conditional, XeTeX and
LuaTeX compilation with polyglossia now works. This fixes some
LuaTeX tests that were broken by edd37de8
and also allows us to
uninvert some XeTeX tests.
Note that in some of the files although the preambles were fixed to
allow for polyglossia, they still do not compile without errors:
es/Math.lyx
es/Customization.lyx
de/Customization.lyx
Similar fixes might be desired in other manuals but these at least
fix regressions in the tests.
2015-10-25 00:12:26 -04:00
Uwe Stöhr
4745969b45
EmbeddedObjects.lyx: update appendix A
...
Since a while now we can translate the unit descriptions. For some special applications it is also necessary that the users know the LaTeX command of the relative units.
- also fix a typo in Customization.lyx
2015-10-18 18:57:15 +02:00
Juergen Spitzmueller
d74cbac037
Customization: add a hint about PackageOptions at Requires.
2015-08-03 13:39:18 +02:00
Juergen Spitzmueller
19d9b34f4f
Remove ugly and now redundant ERT-braces from the docs
...
These were used to prevent the former auto-logoification of LyX etc.
Also fixed some spelling errors I passed by.
2015-07-23 09:12:26 +02:00
Georg Baum
0f4c5df9f4
Support Photos in RasterImage template
...
Actually photos (i.e. .jpg files) where supported previously, but for pdflatex
output an unneeded conversion to png was done. The RasterImage templates
behaves now exactly as InsetGraphics for these files: If the input format is
jpg, use that for pdflatex, else convert to png.
2015-07-20 21:14:45 +02:00
Georg Baum
c63d486b2e
Replace LaTeX logo with plain text
...
This is another advantage of the new logo insets: We see in LyX where they are
inserted for the output. In these two cases, the text describes keywords of
the external template configuration file language, so these should not be
typeset as logos.
2015-07-20 21:05:34 +02:00
Juergen Spitzmueller
441f8e86d1
Document ParagraphGroup layout tag.
2015-06-01 16:12:51 +02:00
Enrico Forestieri
259400325e
Replace the origin tag for documents modified before 260a98d2
2015-05-24 16:50:21 +02:00
Juergen Spitzmueller
47dd9189eb
Add more Float tags to allow to disable wide and sideways feature
...
Fixes : #9557 , #9558
This is amended to yesterday's layout format change.
2015-05-22 18:59:17 +02:00
Juergen Spitzmueller
7dc123b790
Add Float tag to determine allowed positioning options ( #7752 )
2015-05-22 10:37:14 +02:00
Juergen Spitzmueller
f7dba65e10
Customization.lyx: remove unintended switch to German
2015-05-17 13:57:12 +02:00
Juergen Spitzmueller
760b7cf2b6
Add option to Argument to let it be inserted with a copy of the co-text.
...
This is useful for classic "Short Titles", where one might want to start
with the full title in the inset.
Addresses: #4745
2015-05-09 12:17:24 +02:00
Juergen Spitzmueller
32341edbb7
Document PassThruChars option of argument.
2015-05-08 09:37:28 +02:00
Juergen Spitzmueller
897b2e73a1
New (Inset)Layout tag PassThruChars
2015-04-20 18:13:49 +02:00
Georg Baum
eb121f9993
Replace hardcoded hack with InsetLayout tag
2015-01-11 20:01:19 +01:00
Scott Kostyshak
15ae3eb85c
Initialize recently added forceownlines_ bool
...
This adds on to the fix for #8875 (a25569eb
).
2014-12-20 15:05:20 -05:00
Juergen Spitzmueller
cfeddb9293
Add ObsoletedBy tag to InsetLayout
...
Fixes : #9000 .
2014-12-08 09:08:45 +01:00
Juergen Spitzmueller
a25569ebb3
Add a layout tag ForceOwnlines that assures an inset is started and terminated by a line break in the LaTeX output.
...
Fixes : #8875 .
2014-12-01 14:56:47 +01:00
Scott Kostyshak
95f9bafff2
Typo
2014-11-11 22:39:54 -05:00
Juergen Spitzmueller
20bcaec061
Add layout tag that determines if/when a paragraph can be indented.
...
Fixes : #7327 , #7458 , #8670
2014-05-29 14:10:32 +02:00