Uwe Stöhr
a7659d207d
Tutorial.lyx: change fonts as discussed
2015-12-03 01:29:33 +01:00
Uwe Stöhr
650ae32b1b
Intro.lyx: change fonts as discussed
2015-12-03 00:52:23 +01:00
Uwe Stöhr
6e11711409
UserGuide.lyx: document new possible text colors
...
@Richard: as you can see the additional lines in Verbatim are not added by lyx2lyx
2015-12-02 01:33:25 +01:00
Scott Kostyshak
19c6a015fb
Update the link to CMCDDE in our documents
...
Our URL checker found the broken link.
2015-11-30 18:35:47 -05:00
Richard Heck
6fa397e81f
Remove local layout from Spanish manuals and replace
...
MenuItem insets with Noun.
2015-11-29 22:39:31 -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
Uwe Stöhr
7499b14b50
Customization.lyx: update localLayout format
...
- Japanese version: also run lyx2lyx
2015-11-29 17:15:15 +01:00
Uwe Stöhr
72ce471c81
Additional.lyx: remove sloppypar
...
- sloppypar and sloppy should not be used, see the discussion in bug #9874
- also update the local layout to the current format
2015-11-29 02:53:58 +01:00
Uwe Stöhr
695399b062
UserGuide.lyx and Math.lyx: update version number
2015-11-28 03:23:38 +01:00
Uwe Stöhr
b264176041
Additional.lyx: merge changes
2015-11-28 02:50:06 +01:00
Scott Kostyshak
2f4233721d
Update docs to latest format for 2.2.0alpha2
2015-11-27 03:23:22 -05:00
Uwe Stöhr
b933848110
UserGuide.lyx: add link to makeindex manpages
2015-11-27 02:23:55 +01:00
Uwe Stöhr
ad615c67f7
UserGuide.lyx: updates
...
- merge changes
- some general changes, fixes and descriptions of new features
2015-11-27 01:59:56 +01:00
Scott Kostyshak
fedb6e8555
Fix a broken URL for man page of 'date' command
...
The new URL is now:
http://man7.org/linux/man-pages/man1/date.1.html
The broken URL was found by the URL tests.
2015-11-25 18:49:19 -05:00
Scott Kostyshak
94b5825f60
Update formats of UserGuide.lyx for upcoming edit
2015-11-25 18:49:18 -05:00
Georg Baum
385aed9721
Fix \origin lines
...
These were fixed manually. I tried to add an option to updatedocs.py to
open and save a file with LyX, but that did not work, since
lyx -x 'command-sequence buffer-write ; lyx-quit' does not write and does
not quit.
2015-11-11 22:25:18 +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
Uwe Stöhr
4db6045a32
EmbeddedObjects.lyx: describe Reflectbox and friends
2015-11-05 00:53:35 +01:00
Uwe Stöhr
cb51493f94
EmbeddedObjects.lyx: describe rotate boxes properly
...
- We have now a module for them
(the description of scaled boxes etc will follow soon)
2015-11-04 00:13:45 +01:00
Uwe Stöhr
279d084946
Math.lyx: replace tables by formal ones - final part 7/7
2015-11-03 00:23:41 +01:00
Uwe Stöhr
f3c3e1bccd
Math.lyx: replace tables by formal ones - part 6
2015-11-02 23:43:42 +01:00
Uwe Stöhr
9cae1ffdc9
Math.lyx: replace tables by formal ones - part 5
2015-10-25 23:36:46 +01:00
Uwe Stöhr
295a19dd73
EmbeddedObjects.lyx: remove an outdated info
...
the mentioned varioref bug was fixed 5 years ago
2015-10-25 23:02:03 +01:00
Uwe Stöhr
4e221e283d
Math.lyx: replace tables by formal ones - part 4
...
- also add changelog file for the translators
2015-10-25 18:34:47 +01:00
Uwe Stöhr
a0b3eaf67e
Math.lyx: replace tables by formal ones - part 3
2015-10-25 16:26:02 +01:00
Uwe Stöhr
b275b30391
Math.lyx: replace tables by formal ones - part 2
2015-10-25 15:48:45 +01:00
Uwe Stöhr
fb51b2cb57
Math.lyx: correct images paths now correctly
2015-10-25 14:32: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
Scott Kostyshak
78c60de9bb
Use "babel only" for some Spanish manuals
...
Many of our Spanish documents use babel-specific features in the
documents, e.g. to write "sin" in Spanish ("sen"). Because babel
seems to have good support for Spanish, I am setting the "Always
babel" for the manuals.
This fixes several LuaTeX tests with non-TeX fonts. A XeTeX test is
also reverted accordingly.
2015-10-25 00:12:25 -04:00
Scott Kostyshak
65f7f000ea
Update formats
...
Some of my following commits will make changes to these files
(mainly just changing the preambles). This commit simply updates the
format so the diffs of the following commits are easy to read.
2015-10-25 00:07:15 -04:00
Uwe Stöhr
711ece2750
Math.lyx: repair broken paths
...
this is caused by bug #9815
2015-10-25 04:37:00 +01:00
Uwe Stöhr
bac5e106d1
Math.lyx: replace tables by formal ones - part 1
2015-10-25 04:08:46 +01:00
Uwe Stöhr
85bc4faf66
Math.lyx: fix bug #9803
...
\mathscr cannot contain small letters
thanks Günther
2015-10-19 23:57:34 +02:00
Uwe Stöhr
e245a18da0
Math.lyx: update because bug #8566 was fixed long time ago
...
- also adjust the scaling of 2 images
2015-10-19 18:51:29 +02:00
Uwe Stöhr
6186608a3c
UserGuide.lyx: port changes from branch
2015-10-18 19:22:39 +02:00
Uwe Stöhr
741e526713
EmbeddedObjects.lyx: revert unintended part of previous commit are commit correct stuff
...
- sorry, after some moths without LyXing I forgot most of the complicated git branch handling stuff
2015-10-18 19:05:41 +02: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
Georg Baum
3a58458b16
Fix languages in math docs.
...
These were either unneeded or used the old german spelling.
2015-10-11 19:00:21 +02:00
Uwe Stöhr
6fc093355c
UserGuide.lyx: accept Stephan's changes
...
- port one change to the other language versions
2015-09-23 22:54:41 +02:00
Uwe Stöhr
c0a55f3458
EmbeddedObjects.lyx: update all language versions after [d16a95af/lyxgit]
...
Please use change tracking when modifying the docs
2015-07-17 00:19:27 +02:00
Uwe Stöhr
1c71f1eaab
UserGuide.lyx: merge changes to all language variants
...
(The UserGuide is currently not compilable because of bug #9632 )
2015-06-17 01:23:57 +02:00
Uwe Stöhr
945a348684
EmbeddedObjects.lyx: more updates for the box description
2015-06-01 23:03:55 +02:00
Uwe Stöhr
af4cb6db1c
EmbeddedObjects.lyx: describe the new box features
2015-06-01 02:46:59 +02:00
Uwe Stöhr
a4a8fa5939
UserGuide: remove another print residue
...
Japanese and Spanish UserGuide: fix some references/labels
2015-05-31 04:08:54 +02:00
Uwe Stöhr
c13b044d86
UserGuide: remove description of LyX's former printing feature
2015-05-31 03:34:01 +02:00
Uwe Stöhr
f69d5abffb
EmbeddedObjects.lyx: port recent changes from branch
2015-05-24 23:25:21 +02:00
Uwe Stöhr
f6029f7f93
EmbeddedObjects.lyx: improve description of \cmidrule
2015-04-30 01:22:50 +02:00
Uwe Stöhr
844998c20a
UserGuide.lyx: fix a LaTeX warning
...
\bf is deprecated
2015-04-17 01:03:18 +02:00