Thank you for doing this with Tex <i>etal</i>! I spent almost 30 years in the typography business and one of the things that was drummed into my head on my first day was "Keep It Simple Stupid." (The other was to leave everything I read at work in the shop.) Good advice.<br>
<br><div class="gmail_quote">On Thu, Apr 19, 2012 at 2:52 AM, Nick Moffitt <span dir="ltr"><<a href="mailto:nick@zork.net">nick@zork.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dan Bikle:<br>
> Generally for me,<br>
> Higher Level is better.<br>
> LyX now on my Radar.<br>
<br>
I have to say that I like "higher-level" markup specifically in that I<br>
prefer my source text to be as legible and readable as possible.  To<br>
that end I can't stand HTML's requirement that you insert a flurry of<br>
tags with awkward-to-type </> characters just to make a new paragraph.<br>
I would always start with something that respects a blank line as a<br>
paragraph separator.<br>
<br>
I've come to enjoy pandoc, which uses an advanced dialect of markdown<br>
as its preferred source markup language.  It supports some of the<br>
features of TeX/LaTeX (bibliographic citations, for example) that aren't<br>
in pure markdown, but it won't do everything.<br>
<br>
But for the most part, pandoc source documents look just like<br>
1990s Usenet ascii-only markup traditions.  You have *italics* and<br>
**bold** and > for quoted matter, and indentation has the effects you'd<br>
hope for.<br>
<br>
You can specify custom templates for each of the output formats (HTML,<br>
LaTeX->PDF, epub, etc.) if you need better styling.  A friend of mine<br>
has been working on a no-nonsense stylesheet for the sort of bare HTML<br>
pandoc spits out:<br>
<br>
        <a href="https://gitorious.org/typesetter-css" target="_blank">https://gitorious.org/typesetter-css</a><br>
        (live examples at <a href="http://zork.net/%7Est/typesetter/" target="_blank">http://zork.net/~st/typesetter/</a> )<br>
<br>
The goal of this project is to set good typographical defaults for<br>
things, rather than splash art-school design elements all over the<br>
place.  I kind of wish I could reliably insert this stuff into my<br>
browser defaults somehow!<br>
<br>
One other nice thing is that pandoc actually *parses* the markdown,<br>
instead of just being a match-and-pray series of regexes (as is the<br>
original markdown reference implementation).  This is really helpful in<br>
its goal of being a translator between formats.  You can even feed in an<br>
HTML document and have it spit out mostly-correct markdown for you.  I<br>
wonder if I can use that as my reader for the odd html-only mail...<br>
<br>
I used to like reST (as used by Python projects for documentation), but<br>
the HTML spat out by the docutils processors is really uncomfortable to<br>
work with in CSS.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
You are in an open field west of a big white house<br>
with a boarded front door.<br>
There is a small mailbox here.<br>
> _<br>
<br>
_______________________________________________<br>
conspire mailing list<br>
<a href="mailto:conspire@linuxmafia.com">conspire@linuxmafia.com</a><br>
<a href="http://linuxmafia.com/mailman/listinfo/conspire" target="_blank">http://linuxmafia.com/mailman/listinfo/conspire</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Margaret Wendall<br>mwendall-at-gmail-dot-com<br>"Quis custodiet ipsos custodes?" - Juvenal<br><br>