Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63440
| Date | 2014-01-07 10:10 -0700 |
|---|---|
| From | Michael Torrie <torriem@gmail.com> |
| Subject | Re: [way OT] Migrating from non-free programs to LibreOffice |
| References | (3 earlier) <7wfvp2gg6v.fsf_-_@benfinney.id.au> <mailman.4990.1388967790.18130.python-list@python.org> <laejim$qmo$2@reader1.panix.com> <52CC2F0F.8040703@gmail.com> <CAPTjJmrn5R7tJ+Sjwhnk2VCcN90SMCoz4fq3PSgy-a8J+PMgEQ@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5142.1389114633.18130.python-list@python.org> (permalink) |
On 01/07/2014 09:58 AM, Chris Angelico wrote: > 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. Sorry should have been clearer on this. I do use multiple documents with LO with a master document. The table of contents can even be generated across documents. I believe my TOC is in my master document, along with the front matter. As for styles, basically you create a master template style that you use as a basis for each of your files (master document as well as the subdocuments). I make all my changes to the master template style and then when I open the various documents LO will update the templates. They aren't linked templates per se; they are copied. But the mechanism works okay, if a bit clunky. > >> 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. LO does reference images if you would like. But I find embedding the whole works is just more self-contained. And with multiple file documents the chances of losing data or messing with pagination are contained to individual sections.
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