Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63437
| References | (2 earlier) <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> <52CC2F0F.8040703@gmail.com> |
|---|---|
| Date | 2014-01-08 03:58 +1100 |
| Subject | Re: [OT] Migrating from non-free programs to LibreOffice |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5139.1389113896.18130.python-list@python.org> (permalink) |
On Wed, Jan 8, 2014 at 3:45 AM, Michael Torrie <torriem@gmail.com> wrote: > I tend to add my own [styles] > 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. That's all very well when you put everything into a single file, but how do you manage those styles across a multi-file book? Mum's project was partially rescued by the discovery that you can import styles from another document, but that's still unworkable for repeated edits. > The weakest part of LibreOffice is embedding images. And that's why this particular book is being divided up: it's full of images. Putting the whole thing into a single file makes that file way way too big to work with (at least on the computer Mum's using - it's X times larger than her installed RAM, so Writer is constantly hammering the page file), and there's no convenient way to read in only part of the file. Hence my recommendation of a markup system like LaTeX that simply *references* images, and which deliberately isn't WYSIWYG; plus, having the concept of content, structure, and style all separate means it's not difficult to build just one file - maybe not even a whole chapter - while still being confident that all pages reference the same styles. ChrisA
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