Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #63436

Re: [OT] Migrating from non-free programs to LibreOffice

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 <torriem+gmail@torriefamily.org>
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 <torriem@gmail.com>
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 <lablra$1mc$2@ger.gmane.org> <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>
In-Reply-To <laejim$qmo$2@reader1.panix.com>
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 <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.5138.1389113134.18130.python-list@python.org> (permalink)
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

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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