Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:: [': 0.04; 'lines,': 0.07; 'modify': 0.07; 'etc).': 0.09; 'formatting': 0.09; 'paragraph,': 0.09; 'language.': 0.14; '(something': 0.16; 'character).': 0.16; 'degree.': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'h2,': 0.16; 'h3,': 0.16; 'subject:non': 0.16; 'language': 0.16; 'wrote:': 0.18; 'subject:] ': 0.20; 'header:User-Agent:1': 0.23; 'tend': 0.24; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'function': 0.29; 'am,': 0.29; 'embedding': 0.31; 'markup': 0.31; 'mirror': 0.31; 'styles': 0.31; 'subject:programs': 0.31; 'quite': 0.32; 'plain': 0.33; 'subject:from': 0.34; 'something': 0.35; 'add': 0.35; 'similar': 0.36; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'fact': 0.38; 'structure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'even': 0.60; 'needs,': 0.65; 'default': 0.69; 'composing': 0.84; 'laid': 0.84; 'edwards': 0.91; 'subject:free': 0.91 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Tue, 07 Jan 2014 09:45:03 -0700 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130105 Thunderbird/10.0.12 MIME-Version: 1.0 To: python-list@python.org Subject: Re: [OT] Migrating from non-free programs to LibreOffice References: <7wfvp2gg6v.fsf_-_@benfinney.id.au> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389113134 news.xs4all.nl 2829 [2001:888:2000:d::a6]:44348 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63436 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.