Commit Graph

1130 Commits

Author SHA1 Message Date
Martin Vermeer
38bba4b649 Add printing of list of languages for which hyphenation is enabled
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9354 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-07 09:38:57 +00:00
José Matox
e472c2b740 File format up to 238.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9337 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-03 18:39:51 +00:00
José Matox
742ffb3032 Move convertion code from the C++ source (where is never called) to lyx2lyx.
(longtables).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9336 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-03 18:33:19 +00:00
Martin Vermeer
0eec027f55 Document enabling hyphenation for minority languages in LaTeX.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9332 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-02 15:28:59 +00:00
José Matox
bd6cb0ad58 Move compatility code for old style (0.10 !) latex accents to lyx2lyx.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9331 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-02 12:29:21 +00:00
José Matox
b90881c010 Fix previous leftover transformation. (opt -> file)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9321 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-29 12:00:29 +00:00
Jürgen Spitzmüller
58ee70b453 document second optional argument for memoir
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9285 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-22 12:16:48 +00:00
Jürgen Spitzmüller
64df828719 use the new 2-opt-arg code in the memoir class
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9273 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-19 17:09:28 +00:00
Jean-Marc Lasgouttes
6ae4dc23f4 allow more than one optional inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9272 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-19 16:17:52 +00:00
Georg Baum
827306f2ae check for more viewers, converters and editors
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9256 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-15 19:13:25 +00:00
André Pönitz
ff7bf84825 Fix #1736
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9192 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-07 09:39:34 +00:00
Jean-Marc Lasgouttes
cf4269a299 use <cmd>-Tab and <cmd>-backtab as shortcuts for
buffer-next/previous (bug 1639)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9177 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-05 13:28:01 +00:00
José Matox
73f9c7a43e add allowed non alphanumeric chars in ids. (leftover from last commit).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9171 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-04 22:39:29 +00:00
Georg Baum
0ff2114b3c fix installation of lib/scripts/* and lib/lyx2lyx/lyx2lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9168 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-04 16:40:10 +00:00
Jean-Marc Lasgouttes
e2f73d91cb updates to CTAN locations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9166 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-04 15:43:49 +00:00
Georg Baum
e367172256 use the movers also for copying from temp dir -> export dir
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9153 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-01 08:50:42 +00:00
José Matox
942ca65a5d Add more character styles to docbook.
Fix partially bug 1726.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9149 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-30 19:26:52 +00:00
José Matox
a590b1e0d2 Replace CDATA argument as innertag.
Use CDATA if environment requires PassThru.
The code now feels more natural, as there is one less exception.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9148 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-30 18:44:55 +00:00
José Matox
5b859a8e9a Remove SGML paragraph type. (docbook)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9147 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-30 18:17:31 +00:00
José Matox
2d9a5e9adc replace most &dquot;...&dquot; by <...>
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9139 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 14:56:08 +00:00
Angus Leeming
46ee486bda Whitespace, only whitespace. Part II.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9138 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 14:35:53 +00:00
José Matox
c984a235eb slight changes for the new counter support in agu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9136 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 11:30:18 +00:00
José Matox
b375bbe1f9 add internal documentation to module LyX.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9135 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 11:21:27 +00:00
José Matox
d4d6267991 Fix counters for docbook.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9133 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-27 18:42:14 +00:00
Angus Leeming
eb00187fea Whitespace, nothing but whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9131 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-26 21:16:44 +00:00
Angus Leeming
e5706b107d The Movers patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9130 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-26 18:39:13 +00:00
Jean-Marc Lasgouttes
3b3409cd78 add mac.bind
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9121 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-25 08:10:05 +00:00
José Matox
f0c7ef825b Star sections just look like, don't act as real section... (docbook)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9117 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-24 20:41:27 +00:00
José Matox
99f82e6460 Add missing quotes in starsections. (docbook)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9106 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-22 14:49:06 +00:00
José Matox
f3d4201138 add Email character style (docbook).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9105 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-22 13:52:16 +00:00
Jean-Marc Lasgouttes
8b7da465d8 implement buffer-next/previous (bug 515)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9103 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-22 10:24:55 +00:00
José Matox
f65b01c798 Brigehead doesn't need a title.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9099 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-21 22:21:34 +00:00
Georg Baum
e416d1aea7 enable translation of ambigous messages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9097 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-19 09:11:02 +00:00
José Matox
4e2940c3d8 Replace <programlist> with <screen>, as it is more general.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9096 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-18 22:48:58 +00:00
José Matox
fa133e49b9 Update TOC building for all the translated languages. (Documentation)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9093 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-17 19:12:33 +00:00
José Matox
3c84dfb21e lyx2lyx is now a frontend to the LyX module.
The code in LyX was refactorized and now we have two different classes that
derive from a base class. One for new files and the other for existing files.
New class for paragraphs. New code to return the toc of a file.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9092 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-16 22:56:10 +00:00
José Matox
3459c60293 fill definitions for star sections (docbook).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9091 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-15 16:22:43 +00:00
José Matox
e3ed0adb16 Rename classes to be consistent with AGU and docbook.
SGML (LinuxDoc xxxx) -> LinuxDoc xxxx (SGML)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9088 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-13 21:31:36 +00:00
Georg Baum
4e12cfc1fe fix lyxpreview_to_png_command
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9084 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-12 08:29:23 +00:00
Jean-Marc Lasgouttes
705add840e fix mac bindings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9077 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-11 13:45:52 +00:00
Martin Vermeer
345b7ced1e Added note on BibTeX, makeindex/xindy customization
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9076 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-11 10:17:09 +00:00
José Matox
43c844920c Add code that profiles lyx2lyx.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9075 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-10 19:25:48 +00:00
José Matox
ba7ff6f4a1 Format up to 237.
Use true or false in the header instead of 0 or 1.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9072 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-09 21:32:56 +00:00
José Matox
6b440f84ca Replace os.getenv(x) by os.environ[x] for compatibility with old python versions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9063 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-08 09:19:54 +00:00
Angus Leeming
28438b1a4a Protect shell variables with quotes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9030 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-01 15:12:03 +00:00
José Matox
915304d550 simplify index (string drunkness corrected)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9027 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-29 16:34:27 +00:00
José Matox
29c177a282 load docbook specialization in the end.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9003 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-24 17:09:35 +00:00
Jean-Marc Lasgouttes
b5d776604b remove Insert>Box submenu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8991 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-21 09:32:21 +00:00
Jean-Marc Lasgouttes
558e849e69 make LyX work better when run from a directory which name contains spaces or other special characters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8982 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-14 10:20:38 +00:00
Jean-Marc Lasgouttes
cdd34c2bee add nynorsk as supported language
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8979 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-13 14:27:19 +00:00