Commit graph

103 commits

Author SHA1 Message Date
henrikjust
79ae252419 TexMaths support
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@159 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2014-08-08 13:08:58 +00:00
henrikjust
c639066861 Bugfix: Throw the correct exception if the source is not an ODF document + give explanation in command line application
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@158 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2014-08-06 06:08:23 +00:00
henrikjust
d62ce9ad22 w2x table improvements (option to always export relative width)
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@150 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-04-17 12:46:45 +00:00
henrikjust
e330b3dfab w2x: Recognize display equations + add MathJax support
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@148 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-04-08 09:42:52 +00:00
henrikjust
71bff7e653 Experimental support for embedded SVG in HTML5
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@146 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-04-03 07:50:53 +00:00
henrikjust
d1ef4d8f8c HTML5 support
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@145 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-04-01 11:29:12 +00:00
henrikjust
ecacd13bce Optimized the loading of ODF files (the old xmerge code is completely rewritten)
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@144 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-03-27 08:31:31 +00:00
henrikjust
e3a808f820 Localization improvements and removing some unused code
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@143 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-03-19 21:01:15 +00:00
henrikjust
de74e5ff6b Trunk is now version 1.3.1
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@142 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-03-13 08:44:44 +00:00
henrikjust
b379785fba Bugfixing configuration UI + renaming to 1.2 beta
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@140 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-03-12 14:01:35 +00:00
henrikjust
8140cf28f0 Bugfixing configuration UI
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@139 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-03-11 13:05:41 +00:00
henrikjust
97f311367a w2l: Support some new StarMath constructs
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@137 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-03-05 15:18:21 +00:00
henrikjust
568d0d01f8 w2l: Finished support cross references to list items + a few minor w2l and w2x bugfixes
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@136 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-03-05 14:56:56 +00:00
henrikjust
9cb0e43ef2 w2l: Do not use string substitution or writing direction in math mode for XeTeX backend.Support cross references to list items.
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@135 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-02-27 14:07:52 +00:00
henrikjust
fdf0488bd7 w2l: Two minor changes to EPUB export to avoid validation errors from FlightCrew
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@134 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-02-26 13:58:27 +00:00
henrikjust
90d1b47551 w2x: Use zero body margin for the file containing the cover image in EPUB export
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@133 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-02-24 10:36:20 +00:00
henrikjust
cc68f96a2c w2l: Don't use \text in formulas if the argument is a plain number
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@132 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-02-24 08:56:20 +00:00
henrikjust
dbf2d63269 w2l: Detect and ignore empty formulas
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@131 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-02-23 10:18:38 +00:00
henrikjust
50c5e4d2fa w2l: Some StarMath improvements - better tolerance with errors in formula, and fewer redundant braces
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@129 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-02-22 11:17:40 +00:00
henrikjust
715f9b97e7 w2x: Better treatment of missing heading levels in EPUB table of contents
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@128 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-02-22 09:08:28 +00:00
henrikjust
c1d0cd4bf7 w2l bugfix: Export headings in footnotes as ordinary texts
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@127 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2012-02-22 08:42:40 +00:00
henrikjust
2adc68ed46 Bugfixes for the "Text and Math" options page (w2l)
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@126 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-09-20 10:54:26 +00:00
henrikjust
021b436cb7 w2l support for the font "Greek"
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@125 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-09-20 09:27:01 +00:00
henrikjust
b765f2ab9c Renaming to 1.1.9 beta
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@124 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-08-09 07:34:44 +00:00
henrikjust
c078564798 Support JPEG images with EXIF data
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@123 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-08-05 08:20:56 +00:00
henrikjust
5dc6aed004 W2X: New option separate_stylesheet
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@122 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-08-05 07:48:15 +00:00
henrikjust
c565edaf57 Catalan translation
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@118 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-07-25 08:04:58 +00:00
henrikjust
c2ce12b09e Ensure proper file extension for image files
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@116 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-07-22 09:42:08 +00:00
henrikjust
81d548ec11 EMF support
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@115 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-07-22 09:31:21 +00:00
henrikjust
2483bd1bba w2l bugfix: Correct treatment of URL decoded characters (%xy) in links
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@114 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-07-20 11:27:02 +00:00
henrikjust
755db936f2 Support cover images in EPUB export + a bugfix in the meta data editor
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@113 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-07-20 11:06:01 +00:00
henrikjust
e09d61f6ee Support cover images in EPUB export + some full screen image improvements
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@112 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-06-19 13:39:56 +00:00
henrikjust
63e9c4c66d Support full screen images in EPUB export - bug fixing and adding the option image_split
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@111 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-06-16 20:18:47 +00:00
henrikjust
8e07ca2338 Support EPUB style resources - a few bugfixes and improvements
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@109 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-06-14 18:11:30 +00:00
henrikjust
ef05312e21 Support EPUB style resources (embed images and fonts used in custom CSS file)
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@108 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-06-07 09:01:15 +00:00
henrikjust
2ad8f3b7a2 Support toc entries without headings in EPUB export
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@107 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-06-05 11:26:24 +00:00
henrikjust
f7dd0f8085 Farsi translation and xepersian.sty support
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@106 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-05-09 13:47:46 +00:00
henrikjust
fa991ae966 Fixed null pointer exception for tables with unbalanced rows
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@104 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-04-20 09:14:59 +00:00
henrikjust
9fc63c43cb W2l paragraph style map enhancement (break-after)
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@103 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-04-20 07:45:41 +00:00
henrikjust
f19433e716 More exquisite bugfixes
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@102 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-03-29 10:01:49 +00:00
henrikjust
26de5a45df Assorted bugfixes
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@101 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-03-24 07:26:28 +00:00
henrikjust
4a63a1ce8c W2X relative image size
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@100 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-03-21 10:40:02 +00:00
henrikjust
4ecd5ede1e A few minor W2X and W4L changes
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@99 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-03-16 08:58:30 +00:00
henrikjust
028e30afb6 Unnumbered headings & a few language bugfixes
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@98 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-03-10 16:06:14 +00:00
henrikjust
7df46da38c Three minor W2X bugfixes
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@97 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-03-09 21:22:29 +00:00
henrikjust
bf235469bb W2X page style and footnote improvements
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@96 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-03-09 08:48:57 +00:00
henrikjust
029d82e2eb EPUB meta data editor final draft (dates and other refinements)
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@95 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-03-05 12:39:48 +00:00
henrikjust
e147126315 EPUB meta data editor 4th draft (creators and contributors)
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@94 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-02-24 09:59:13 +00:00
henrikjust
3dd2833a4e EPUB meta data editor second draft
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@92 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-02-23 11:09:09 +00:00
henrikjust
a524ca933d EPUB changes: Revised internal structure of document, changed some defaults and started meta data editor
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@89 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2011-02-20 16:06:55 +00:00