Julien Rioux
3b9caa3b0d
UserGuide: Remove bold from hyperref's bibitem and href.
2013-01-12 09:19:52 +01:00
Julien Rioux
0899e957c3
Fix bibliography indentation throughout LyX 2.1 source (part of #7458 ).
2013-01-12 08:41:59 +01:00
Scott Kostyshak
010f64735f
LyXRC: allow space in {editor,viewer}_alternatives
2013-01-12 01:13:58 -05:00
Scott Kostyshak
47e9848783
Fix editor and viewer combo boxes in prefs ( #8237 )
2013-01-12 01:13:58 -05:00
Kornel Benko
e8a5b25bf5
Added findreplaceadv dialog to emacs and xemacs bindigs
2013-01-11 18:54:19 +01:00
Scott Kostyshak
562fa5bcb0
Typo in LFUN doc
2013-01-11 04:36:37 -05:00
Juergen Spitzmueller
95dd9517d3
Fix compilation with autotools
...
restriction.png does not exist.
2013-01-11 10:00:08 +01:00
Georg Baum
6ab8d2e54b
Add symbol I stumbled upon
2013-01-10 21:22:55 +01:00
Georg Baum
d2b49e54b9
Add remaining images for math symbol toolbar
...
Most images are generated by development/tools/generate_symbols_images.py, but
some were drawn manually. Now there is no image missing from the ones the
script can generate.
2013-01-10 21:22:55 +01:00
Georg Baum
8b18bbd97e
Add missing symbols and dependencies
...
Some wasysym and amsmath symbols were missing, and some amssymb dependencies
as well.
2013-01-10 21:22:55 +01:00
Georg Baum
45052f56ab
Handle text-only wasy symbols correctly.
...
Some macros defined by wasysym.sty work only in text mode: They either
produce an error in math mode, or wrong output. These symbols are now marked
as text symbols, so that no \ensuremath is created for LaTeX export if they
appear inside \text{}, and the correct images are created.
2013-01-10 21:22:54 +01:00
Julien Rioux
15b2501177
LyXHTML linking from citation to bib entry for LyX 2.1 ( fixes #8490 ).
...
What was previously accomplished by wrapCitation is now customizable in the
layout files. What we provide by default here corresponds roughly to the
LyX 2.0 behavior.
2013-01-10 15:32:00 +01:00
Juergen Spitzmueller
b57f585109
GuiSymbols: Use a grid with appropriat size
2013-01-10 13:19:14 +01:00
Juergen Spitzmueller
0dd91a1fd7
do not setUniformItemSizes since the symbols have different width (bug #5707 )
2013-01-10 11:33:09 +01:00
Kornel Benko
03abfd4c7d
C&P error
2013-01-09 16:40:54 +01:00
Kornel Benko
46e51018d5
Cmake build: Correct creation of lyx_date.h because of
...
not defined behaviour cmake command copy_if_different
in case, the destination is not present
2013-01-09 16:31:45 +01:00
Kornel Benko
75483b612c
Rename misleading function name from_gmtime() to form_asctime_utc()
2013-01-09 13:45:58 +01:00
Georg Baum
c10044ddc0
Add consistency checks.
...
development/tools/generate_symbols_images.py now checks for each symbol in
lib/symbols whether its image is listed in lib/Makefile.am and whether it has
a toolbar entry in lib/ui/stdtoolbars.inc.
2013-01-08 21:51:09 +01:00
Georg Baum
731c1f9ac4
Fix commandline export of \implies.
...
See the added comment in lib/symbols for details.
2013-01-08 21:51:09 +01:00
Julien Rioux
30f200a7e7
Fix cache for getInfo() with/without richtext ( fixes #8486 ).
2013-01-08 16:34:02 +01:00
Julien Rioux
f6cd5ab863
Preserve BibTeX metadata in LyXHTML output ( fixes #8451 ).
2013-01-08 16:33:12 +01:00
Julien Rioux
24a2c57ff0
Move richtext escaping to its own postprocessing routine.
2013-01-08 16:33:11 +01:00
Julien Rioux
e6aab49ff4
Use document language when exporting citations to LyXHTML ( fixes #7732 ).
2013-01-07 16:00:47 +01:00
Kornel Benko
e04523f77b
Make change tracking in export to latex be independent of timezone
2013-01-07 15:46:47 +01:00
Uwe Stöhr
df57b7050b
Customization.lyx: some more revision
...
- German Customization.lyx: more translations
2013-01-06 03:28:34 +01:00
Scott Kostyshak
2f14b329b3
Add an autotest for a trunk regression ( #8482 )
...
The regression was fixed at [f164ffd0/lyxgit].
2013-01-05 04:44:14 -05:00
Scott Kostyshak
3c9686ee35
Shave 3 seconds off an autotest
...
'-dbg any' is not needed.
2013-01-05 04:39:49 -05:00
Kornel Benko
40b0f3dfae
Merge branch 'master' of git.lyx.org:lyx
2013-01-05 10:10:19 +01:00
Kornel Benko
9481d4182e
autotests: Enable the suffixed lyx to run the test too.
...
(Hard coded 'lyx' replaced with real lyx-exe-file-name)
2013-01-05 10:07:37 +01:00
Juergen Spitzmueller
364de0c2ed
LFUN_CAPTION_INSERT is not 'inactive'
2013-01-05 10:04:04 +01:00
Juergen Spitzmueller
3c41319f0b
Disable caption-insert in mathed
2013-01-05 09:42:27 +01:00
Juergen Spitzmueller
f164ffd093
do not try to expand arguments in mathed (bug #8482 )
2013-01-05 09:41:53 +01:00
Julien Rioux
66ac0bbd8a
LaTeXConfig.lyx : Document the bibliography and citation packages (change tracking).
2013-01-05 00:40:35 +01:00
Julien Rioux
2e72a0af48
Add known citation packages to LaTeXFeatures:
...
- achicago
- apacite
- apalike
- astron
- authordate
- chicago
- harvard
- mslapa
- named
This allows these citation packages can be Required by the document layout.
LyX handles the package ordering, loading any of these packages before natbib
when both are required by the document layout. For example, apacite can be
used with or without natbib.
The package achicago isn't compatible with natbib out-of-the-box,
but the following compatibility code makes it work:
\usepackage{achicago}
\let\achicagobib\thebibliography
\usepackage[authoryear]{natbib}
\let\thebibliography\achicagobib
\let\UnexpandableProtect\protect
\let\SCcite\astroncite
2013-01-05 00:08:55 +01:00
Kornel Benko
2f33755814
findLyxBinary():
...
Add program suffix test before trying to determine
and use the extension to search for the lyx-executable
2013-01-04 11:05:12 +01:00
Juergen Spitzmueller
ef94145dc2
beamer manual: only cosmetics
2013-01-03 14:35:55 +01:00
Kornel Benko
bd2468c341
Use program suffix to address lyx-executable, according to suffix
...
of tex2lyx.
Still the is error in tex2lyx, which searches for invalid suffix to
find the correct lyx executable.
2013-01-03 13:02:34 +01:00
Uwe Stöhr
5a3a071fc3
installer: support emergency releases of LyX
2013-01-03 02:46:48 +01:00
Uwe Stöhr
4dba320edb
natbibapa.module: fix a typo
2013-01-03 02:45:48 +01:00
Uwe Stöhr
b8fa4d9bc2
Customization.lyx: some corrections
2013-01-01 19:41:38 +01:00
Uwe Stöhr
0510421fcb
chkconfig.ltx: add check for etoolbox and change checking order
...
- the packages which are independent of document classes are checked first - for the case that the Internet connection breaks during the checking/installation of missing packages
2013-01-01 17:41:32 +01:00
Juergen Spitzmueller
3d136d4444
minor additions
2013-01-01 16:41:01 +01:00
Kornel Benko
4ff3e14144
In tex2lyx tests do not compare the first 2 lines.
...
This removes the need to update the lyx-format of the test files too often.
(To please Vincent and me)
2013-01-01 13:23:24 +01:00
Uwe Stöhr
4da45ffeb7
Customization.lyx: list supported features for layouts
...
- we should not force authors of layout files to look into the source code to be able to use a function
2013-01-01 07:56:56 +01:00
Uwe Stöhr
912272d351
Customization.lyx: port from branch: revised section 5.3.3 and 5.3.4
2013-01-01 07:18:42 +01:00
Enrico Forestieri
d46e595397
Proper fix for #8477
...
The "fix" in ec8ae50f
was reintroducing #7718 , #8098 , and #8254 .
This fix is hopefully right while still avoiding code duplication.
2013-01-01 03:58:33 +01:00
Uwe Stöhr
17b2adda4f
chkconfig.ltx: add packages used by documentation files
...
- check for diagbox, fp and pict2e
- the doc files uses several styles from the was package, but there is no was.sty, thus check for e.g. upgreek.sty
2012-12-31 21:25:08 +01:00
Uwe Stöhr
93a61eea24
installer: 2 fixes
...
- LaTeX.nsh: assure that if MiKTeX is installed for all users also the missing packages will be installed during the configuration for all users
- configure.nsh: run configure.py twice to assure that really all missing packages are checked/installed
2012-12-31 21:17:01 +01:00
Uwe Stöhr
4f652a6f65
Merge branch 'master' of git.lyx.org:lyx
2012-12-31 19:22:36 +01:00
Uwe Stöhr
21fab2cb98
installer: initialize a variable
2012-12-31 19:22:19 +01:00