Jean-Marc Lasgouttes
fd1ee3b424
Rename Caption:LongTableNoNumber to Caption:Unnumbered
...
The term LongTable has been deprecated and moreover the renaming makes the interface easier to the eye.
File format updated to 507. (conversion based on jamatos patch)
Layout format updated to 60.
tex2ylx tests updated.
Document EmbeddedObjects.lyx has been updated.
2016-03-30 16:07:00 +02:00
Uwe Stöhr
cfd2d808cc
French UserGuide.lyx: another update from Jean-Pierre
2016-03-27 19:50:09 +02:00
Uwe Stöhr
b8fc31ad6f
French UserGuide.lyx: update from Jean-Pierre
2016-03-27 19:46:20 +02:00
Uwe Stöhr
9955fbbf2c
Norwegian files: add missing \origin tag
...
otherwise I cannot compile LyX:
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets
(151,5): error MSB6006: "cmd.exe" was ended with Code 1. [D:\LyXGit\Master\compile-2010\doc\doc.vcxproj]
2016-03-21 02:23:35 +01:00
Helge Hafting
e1c609781a
Update lib/Makefile.am and lib/doc/Makefile.am to reference newly
...
translated files (Norwegian (nb) Tutorial, splash and examples)
2016-03-20 02:38:02 +01:00
Helge Hafting
1b684dd513
Norwegian (nb) translations of splash.lyx, Tutorial.lyx,
...
and the example files referenced from the Tutorial.
2016-03-20 01:11:07 +01:00
Uwe Stöhr
fdab91be63
Norsk Intro.lyx: update from Helge
2016-03-11 20:19:22 +01:00
Uwe Stöhr
70b7958aa1
French Math.lyx: changes by Jean-Pierre
2016-02-25 20:38:18 +01:00
Uwe Stöhr
d17a38ac24
Math.lyx: some fixes
2016-02-25 00:15:54 +01:00
Uwe Stöhr
82ac5dcc6f
French Math.lyx: translations by Jean-Pierre
2016-02-25 00:15:00 +01:00
Uwe Stöhr
e8eed35c5c
Math.lyx: revise section about subnumbering
...
thanks to Andrew Aparsloe for the hint
2016-02-21 17:46:55 +01:00
Georg Baum
5dcc89d257
Remove date from LFUNs.lyx as discussed.
...
Also update format to 506.
2016-02-11 21:22:07 +01:00
Scott Kostyshak
ce071eec92
Update docs to 2.2.0beta1 format
2016-02-09 21:38:47 -05:00
Uwe Stöhr
97dfacfffa
Italian doc files: some updates from Claudio
2016-02-08 21:09:01 +01:00
Uwe Stöhr
667bb0fd2a
French Tutorial.lyx: update by Jean-Pierre
2016-02-03 21:53:50 +01:00
Uwe Stöhr
43ea63197d
Japanese UserGuide.lyx: updates by Koji
2016-02-03 21:46:32 +01:00
Uwe Stöhr
12559b33c3
Math.lyx: remove a misleading info
...
mathed simply does not yet support \parbox
2016-02-03 00:51:50 +01:00
Günter Milde
fa75f57603
ctest export tests: document requirements.
...
Add suggestion for policy for "reuse" of documentation files.
2016-02-01 23:56:37 +01:00
Uwe Stöhr
5ff2286c28
French translations: updates by Jean-Pierre
2016-02-01 21:31:36 +01:00
Scott Kostyshak
d5694318ef
Document need to use same subset if --rerun-failed
...
When running the tests with ctest, --rerun-failed can be used to run
the tests that failed on the previous run. However, the same subset
must be specified because it is the test numbers that are used to
index which tests failed on the previous run. For example, it would
be incorrect to do the following:
ctest -R export
ctest --rerun-failed
The following is correct:
ctest -R export
ctest -R export --rerun-failed
2016-01-31 15:22:10 -05:00
Uwe Stöhr
bac98eaf4b
Spanish Tutorial.lyx and Intro.lyx: updates by Ignacio
2016-01-31 15:28:45 +01:00
Uwe Stöhr
7b35843b0f
Spanish Tutorial.lyx: remove non-existing menu
2016-01-30 20:36:48 +01:00
Uwe Stöhr
5ebf8cd649
UserGuide.lyx: document longtable -> multi-page table
2016-01-30 20:28:46 +01:00
Uwe Stöhr
130ee11f63
Spanish UserGuide.lyx: updates by Ignacio
2016-01-30 20:25:51 +01:00
Uwe Stöhr
11689bec64
UserGuide.lyx: an update
2016-01-30 01:26:27 +01:00
Uwe Stöhr
962d5b1c20
Spanish doc files: updates by Ignacio
2016-01-30 00:55:21 +01:00
Uwe Stöhr
78ce4edbd2
French doc files: updates from Jean-Pierre
2016-01-29 00:31:08 +01:00
Uwe Stöhr
f8be82f76c
Japanese doc files: translations from Koji
2016-01-27 22:43:35 +01:00
Guillaume Munch
627bb7bd07
Document the automatic generation of LFUNs.lyx ( 51d4036d
)
2016-01-27 18:39:56 +01:00
Guillaume Munch
e5e8b55abb
Development.lyx: intructions for LFUN format increment
...
Document the new policy
2016-01-27 18:35:38 +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
bae3bd67b7
Customization.lyx: update color list in Font description
2016-01-27 01:09:58 +01:00
Georg Baum
4ab1d77577
Fix regression of 0bf8b8a1
(bug 9884)
...
Unfortunately the footmisc package does not work together with hyperref:
Before 0bf8b8a1
, a footnote in a section title was created as a link in pdf
outpout, after 0bf8b8a1
ist was no link anymore. For now we revert to the old
code, and wait until the footmisc and hyperref packages are made compatible.
2016-01-26 21:33:46 +01:00
Uwe Stöhr
93faf3433c
UserGuide.lyx: a compile fix
...
It is a long standing bug that lyX does not automatically convert # to \# in the LaTeX output so that one easily gets compilation errors.
2016-01-26 00:27:28 +01:00
Uwe Stöhr
14835f1da1
Changelog-XXX.txt: updates
2016-01-25 02:45:05 +01:00
Uwe Stöhr
45fde8bf97
UserGuide.lyx: describe dvips options
...
- also some unifications and fixes
2016-01-25 02:34:34 +01:00
Uwe Stöhr
61e338ffee
Spanish EmbeddedObjects.lyx: re-add lost \origin tag
2016-01-24 16:19:56 +01:00
Uwe Stöhr
6291fefe9e
EmbeddedObjects.lyx: update multi-page table description
2016-01-24 16:07:22 +01:00
Georg Baum
63974a9b6b
Fix autotools build
...
33b757e7ab
used a wrong extension for the new file in Makefile.am.
2016-01-24 15:09:35 +01:00
Uwe Stöhr
33b757e7ab
SVG-Drawing.svg: add a SVG example drawing
2016-01-24 13:48:56 +01:00
Kornel Benko
230c9275d1
Modified labelwidthstring containing '_'.
...
Otherwise the files is not compilable
2016-01-24 09:07:35 +01:00
Uwe Stöhr
68b18a4ccb
French and Japanese EmbeddedObjects.lyx: forgot this issue in previous commit
2016-01-24 04:55:46 +01:00
Uwe Stöhr
dcf4f024ea
EmbeddedObjects.lyx: update external templates section
2016-01-24 04:50:31 +01:00
Uwe Stöhr
3ca4a10924
UserGuide.lyx: describe new LaTeX log feature
2016-01-24 04:03:22 +01:00
Uwe Stöhr
60dd0e17e5
UserGuide.lyx: describe changed paragraph separation
2016-01-24 03:30:03 +01:00
Uwe Stöhr
f5f8e9e369
UserGuide.lyx: describe a new feature
2016-01-23 20:41:52 +01:00
Uwe Stöhr
e1e2e55472
Italian Tutorial.lyx: remove outdated underbars
2016-01-23 18:26:10 +01:00
Uwe Stöhr
2a507512e4
Japanese doc files: some tweaks
2016-01-23 18:16:25 +01:00
Uwe Stöhr
9ad4507f3b
Additional.lyx: fixes
2016-01-23 17:19:21 +01:00