Jean-Marc Lasgouttes
b92ceba9a1
Honor trailing spaces in LabelString and friends
...
Remove the trimming operation on LabelString, LabelStringAppendix,
EndLabelString and LabelCounter. This trimming meant that quotes
strings were not preserved, which is wrong.
To preserve layouts, the Layout format has been updated to 64, so that
layout2layout can remove extra spaces on existing strings, which
ensures that behavior is unchanged for old layouts (courtesy of rgheck).
It is now possible to re-add spaces in label strings where it makes
sense.
Fixes bug #10723 .
(cherry picked from commit 5c54557350
)
2017-09-02 16:08:56 +02:00
Juergen Spitzmueller
a33157331b
Bump layout formats
2017-01-13 10:09:20 +01:00
Juergen Spitzmueller
95db20e008
Bump layout formats
2016-10-22 09:25:01 +02:00
Jean-Marc Lasgouttes
6196645cce
Update documents and layouts after fd1ee3b4
.
2016-04-01 10:08:39 +02:00
Guillaume Munch
4fa5cbddce
Update layouts
...
3c9b62a69
only added new keywords, so nothing changes, as it should be.
2016-01-11 16:27:46 +00:00
Richard Heck
4d6f9eb089
Update layout files to format 58.
2015-12-05 18:14:38 -05:00
Scott Kostyshak
82cf4838dc
Update layouts to 2.2.0alpha1 format
2015-11-13 13:19:22 -05:00
Juergen Spitzmueller
139746061f
Demonstrate that it is now possible to use tabs in Requires.
2015-05-19 10:18:17 +02:00
Juergen Spitzmueller
f46d08aafd
Follow-up on Uwe's whitespace amendments.
2015-04-27 10:04:15 +02:00
Uwe Stöhr
0e28bf916f
pdfcomment.module: reintroduce whitespace mixture because of bug #9518
2015-04-26 18:25:20 +02:00
Uwe Stöhr
13cb23bb20
pdfcomment.module: promote our example file in the description
...
- PDF-comment.lyx: port recent typo fixes to master
2015-04-26 13:41:44 +02:00
Uwe Stöhr
544b3f1774
pdfcomment.module: uniform whitespace
...
the file used spaces and tabs, now it uses only tabs for the whitespace
2015-04-26 04:23:10 +02:00
Uwe Stöhr
94d872696c
pdfcomment.module: fix dependencies
2015-03-08 03:41:08 +04:00
Uwe Stöhr
3bc0b26020
pdfcomment.module: add required style files
...
the the module requires datetime and fmtcount
2015-02-17 00:24:29 +01:00
Georg Baum
486c7cc069
Convert layout files to current format
2015-01-11 20:25:58 +01:00
Juergen Spitzmueller
43c0149796
Update layouts to current format
2014-12-08 09:24:44 +01:00
Juergen Spitzmueller
1643fe5618
Fix font declarations.
2014-11-09 09:54:22 +01:00
Uwe Stöhr
5456b99137
pdfcomment.module and PDF-comment.lyx: some minor tweaks
...
- use a uniform naming scheme and a style fix as discussed
2014-11-03 23:56:42 +01:00
Juergen Spitzmueller
d485929370
small tweaks spotted by Uwe
2014-11-03 16:54:20 +01:00
Kornel Benko
4436678c97
typo
2014-10-31 10:15:54 +01:00
Juergen Spitzmueller
2dff14d238
Fix the pdfcomment rewrite
2014-10-30 10:22:09 +01:00
Uwe Stöhr
81390dcac9
pdfcomment.module: some fine-tuning
...
- use \requirePackage instead of \Usepackage
- name category properly
- reorder definitions
2014-10-30 02:16:23 +01:00
Uwe Stöhr
e9b4de9000
pdfcomment.module: fix unnecessary options I just accidentally introduced
2014-10-29 01:20:22 +01:00
Uwe Stöhr
f256f8b7b0
pdfcomment.module: total revision
...
this module was not usable since the preamble stuff was missing and also almost all options. But many PDF-comment types are quite useless without options.
2014-10-29 01:02:13 +01:00
Juergen Spitzmueller
d333d7d696
Add support for the pdfcomment package.
...
Fixes : #6975 .
2014-07-03 11:30:56 +02:00