Commit Graph

7752 Commits

Author SHA1 Message Date
Uwe Stöhr
8800068051 acmsiggraph.layout: add new dependency 2016-01-25 22:46:29 +01:00
Uwe Stöhr
f1930b0c68 IUCr layout: add new dependency
also mention new possible BibTeX style
2016-01-25 22:45:41 +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
Georg Baum
e179b03065 Really regenerate cmex10.ttf from .sfd at af970c20
I somehow managed to submit the wrong file at 313d4c0dc8.
Thanks again Enrico for noticing.
2016-01-24 11:40:03 +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
Uwe Stöhr
e7adefb528 Changelog-XXX-LyX_22x.txt: update ToDo 2016-01-23 17:10:31 +01:00
Uwe Stöhr
576da0d88f German Additional.lyx: corrections
German UserGuide.lyx: a fix
2016-01-23 17:09:14 +01:00
Uwe Stöhr
cbca21b8ed Spanish doc files: some tweaks 2016-01-23 17:02:38 +01:00
Uwe Stöhr
41a9c97a8e French doc files: some tweaks 2016-01-23 16:45:39 +01:00
Uwe Stöhr
53a3268c64 French doc files: translations by Jean-Pierre 2016-01-23 16:32:50 +01:00
Uwe Stöhr
716f44d5b9 Merge branch 'master' of git.lyx.org:lyx 2016-01-23 16:20:01 +01:00
Uwe Stöhr
d0ca4ddd98 French UserGuide.lyx: a translation from Jean-Pierre 2016-01-23 16:19:47 +01:00
Richard Heck
d763840a2f enumitem and paralist should exclude each other.
Reverts cb2fe78a64, which used the ExcludesModule tag, which
cannot be used in modules.
2016-01-23 09:54:08 -05:00
Günter Milde
7ecdcef236 Update/enhance/edit autotest documentation. 2016-01-22 22:42:40 +01:00
Günter Milde
ffb24b53f9 Remove enumitem example file from attic.
The content of this file is (in updated form) part of the UserGuide, so there is
no need for a separate example.
2016-01-22 22:42:40 +01:00
Georg Baum
cb2fe78a64 Do not allow paralist + enumitem modules
As discussed on the list. The two modules can only be used together with
special switches, and have partly overlapping functionality.
2016-01-22 21:55:40 +01:00
Uwe Stöhr
c0e5bbb600 French UserGuide.lyx: translations from Jean-Pierre 2016-01-22 00:11:53 +01:00
Uwe Stöhr
20c00c4fe6 enumitem.lyx: move this file to attic
See my post on the list - enumitem is already described in the userGuide.
(Besides this a makefile entry was missing for the file.)

Please don't add documentation files without a discussion or a review, especially not in a beta phase.
2016-01-20 23:56:27 +01:00
Günter Milde
f5a31cd9dc Example file for enumitem module. 2016-01-20 23:24:28 +01:00
Günter Milde
8b2fa0a27b Set default output to pdf (ps2pdf) - works for online viewing and presentation. 2016-01-20 23:23:48 +01:00
Georg Baum
10e98c2bbd Remove stmary10.sfd from source package
We do now have .sfd sources for all fonts, so either we distribute all of them
with the source package or none. Since the accumulated size is not negligible,
and the are not needed to build LyX, but serve a really special purpose, we
do not add them to the source package for now.
2016-01-20 21:29:43 +01:00
Georg Baum
313d4c0dc8 Regenerate cmex10.ttf from cmex10.sfd at af970c20
Thanks to Enrico for doing the actual work (my fontforge omits the
TtInstrs...EndTTInstrs blocks for some reason I do not understand).
I did only check that the only difference between the old and new .ttf is the
changed position of the bracketleftbigg glyph. This does finally fix bug 6115.
2016-01-20 21:14:08 +01:00
Uwe Stöhr
8d00943aab EmbeddedObjects.lyx: some tweaks 2016-01-20 02:33:19 +01:00
Richard Heck
070967b442 Example file for paralist module. 2016-01-19 06:50:13 -05:00
Richard Heck
29703f07d6 Fix typos in paralist module. The correct command is not compactdescr,
etc, but compactdesc. At least this is true in the most recent version
on CTAN.
2016-01-19 06:49:33 -05: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
Uwe Stöhr
a03ca62042 Development.lyx: restore \origin tag
Kornel, it seems that something is incorrect in your system because every change you make to the docs files removes the \origin tag
2016-01-19 00:17:02 +01:00
Kornel Benko
10ec8ed91d Typo 2016-01-18 10:59:35 +01:00
Günter Milde
3ec76c472e ctest autotest documentation update 2016-01-18 10:25:23 +01:00
Günter Milde
26a3f46388 Use \inputencoding auto for examples/aas_sample.lyx
Also sort and commen related ctest pattern.
2016-01-18 09:01:28 +01:00
Uwe Stöhr
f1a46bac7c UserGuide.lyx: describe the horizontal scrolling 2016-01-18 00:25:11 +01:00
Uwe Stöhr
82624a1302 UserGuide.lyx: typographic corrections 2016-01-17 20:30:52 +01:00
Uwe Stöhr
dc9489b9f5 Spanish Customization.lyx and UserGuide.lyx: translations by Ignacio 2016-01-17 19:25:40 +01:00
Georg Baum
af970c2055 Move bracketleftbigg to correct position
Generating a ttf from cmex10.sfd would fix bug 6115, but unfortunately I am
unable to export a ttf with the same settings as the existing one, so this has
still to be done.
2016-01-17 10:51:26 +01:00
Uwe Stöhr
ffa4072980 UserGuide.lyx: review Appendix C 2016-01-17 03:33:01 +01:00
Uwe Stöhr
401bdcc2f0 UserGuide.lyx: remove an outdated note
- also some minor fixes
2016-01-17 03:05:13 +01:00