Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63436
| Date | 2014-01-07 09:45 -0700 |
|---|---|
| From | Michael Torrie <torriem@gmail.com> |
| Subject | Re: [OT] Migrating from non-free programs to LibreOffice |
| References | (1 earlier) <labmaj$8u2$1@ger.gmane.org> <CAPTjJmo9gPbyfd5NAmrj=4-tD17i=F5y4+QoTjs9+iawkqSmKA@mail.gmail.com> <7wfvp2gg6v.fsf_-_@benfinney.id.au> <mailman.4990.1388967790.18130.python-list@python.org> <laejim$qmo$2@reader1.panix.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5138.1389113134.18130.python-list@python.org> (permalink) |
On 01/06/2014 08:53 AM, Grant Edwards wrote: > Yea, I think laying out a book with something like MS Word or > LibreOffice is nuts. Depending on her formatting needs, a > lighter-weight mark-up language (something like asciidoc) might suite: I've laid out a book with LibreOffice and it actually is quite capable. In fact when used correctly, LibreOffice can function much like a markup language. Instead of markup, you use styles (page, paragraph, character). The styles form the structure of the book (H1, H2, H3, etc). In fact the default styles mirror html to a degree. I tend to add my own for quotes, captions, etc. After composing the document, then you modify the styles to set the spacings, fonts, indentations, border lines, etc. The workflow is very similar to using LyX, or even a plain markup language for that matter. The weakest part of LibreOffice is embedding images.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [OT] Migrating from non-free programs to LibreOffice (was: "More About Unicode in Python 2 and 3") Chris Angelico <rosuav@gmail.com> - 2014-01-06 11:23 +1100
Re: [OT] Migrating from non-free programs to LibreOffice (was: "More About Unicode in Python 2 and 3") Grant Edwards <invalid@invalid.invalid> - 2014-01-06 15:53 +0000
Re: [OT] Migrating from non-free programs to LibreOffice (was: "More About Unicode in Python 2 and 3") Chris Angelico <rosuav@gmail.com> - 2014-01-07 03:01 +1100
Re: [OT] Migrating from non-free programs to LibreOffice Ethan Furman <ethan@stoneleaf.us> - 2014-01-06 08:28 -0800
Re: [OT] Migrating from non-free programs to LibreOffice Michael Torrie <torriem@gmail.com> - 2014-01-07 09:45 -0700
Re: [OT] Migrating from non-free programs to LibreOffice Chris Angelico <rosuav@gmail.com> - 2014-01-08 03:58 +1100
Re: [way OT] Migrating from non-free programs to LibreOffice Michael Torrie <torriem@gmail.com> - 2014-01-07 10:10 -0700
Re: [way OT] Migrating from non-free programs to LibreOffice Chris Angelico <rosuav@gmail.com> - 2014-01-08 04:14 +1100
Re: [way OT] Migrating from non-free programs to LibreOffice Michael Torrie <torriem@gmail.com> - 2014-01-07 10:45 -0700
csiph-web