ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [***SPAM***] Textile
@ 2013-11-16 16:09 Bill Meahan
  2013-11-19 21:42 ` Mica Semrick
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Meahan @ 2013-11-16 16:09 UTC (permalink / raw)
  To: ntg-context

To save possibly reinventing the wheel, has anyone written a filter for 
processing Textile markup analogous to the filters for Markdown and 
reStructuredText?

I tried using Pandoc to provide multiple formats of output (ConTeXt, 
EPUB, MS Word) from a common source but Pandoc is excessively tied to 
Markdown which does not understand the difference between emphasized 
text and italic text and only outputs {\em word}, <em>word</em>, 
\emph{word} and so forth which means I have to go through every instance 
of the tag and change tags where I want explicit italics as I use other 
typographical techniques (small-caps or sans-serif or ...) for emphasis 
but some things (book titles, ship names, foreign words/phrases et. al) 
are always set in italics by convention. Pandoc continues its "map 
everything to <em> ways even if the input is textile or (X)HTML. There 
are some other neat advantages to Textile as well such as local styling 
(CSS or \begin{environment}... or \startenvironment ...)

I know a lot of computer languages now and I really don't want to learn 
Lua or Haskell -- I'm retired! :)

-- 
Bill Meahan, Westland, Michigan

  
   “Writing is like getting married. One should never
    commit oneself until one is amazed at one's luck.”

                                —Iris Murdoch

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [***SPAM***] Textile
  2013-11-16 16:09 [***SPAM***] Textile Bill Meahan
@ 2013-11-19 21:42 ` Mica Semrick
  0 siblings, 0 replies; 2+ messages in thread
From: Mica Semrick @ 2013-11-19 21:42 UTC (permalink / raw)
  To: lists, mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 2115 bytes --]

Bill,

With more recent version of pandoc, you can write filters for it in python.
http://johnmacfarlane.net/pandoc/scripting.html


On Sat, Nov 16, 2013 at 8:09 AM, Bill Meahan <subscribed_lists@meahan.net>wrote:

> To save possibly reinventing the wheel, has anyone written a filter for
> processing Textile markup analogous to the filters for Markdown and
> reStructuredText?
>
> I tried using Pandoc to provide multiple formats of output (ConTeXt, EPUB,
> MS Word) from a common source but Pandoc is excessively tied to Markdown
> which does not understand the difference between emphasized text and italic
> text and only outputs {\em word}, <em>word</em>, \emph{word} and so forth
> which means I have to go through every instance of the tag and change tags
> where I want explicit italics as I use other typographical techniques
> (small-caps or sans-serif or ...) for emphasis but some things (book
> titles, ship names, foreign words/phrases et. al) are always set in italics
> by convention. Pandoc continues its "map everything to <em> ways even if
> the input is textile or (X)HTML. There are some other neat advantages to
> Textile as well such as local styling (CSS or \begin{environment}... or
> \startenvironment ...)
>
> I know a lot of computer languages now and I really don't want to learn
> Lua or Haskell -- I'm retired! :)
>
> --
> Bill Meahan, Westland, Michigan
>
>    “Writing is like getting married. One should never
>    commit oneself until one is amazed at one's luck.”
>
>                                —Iris Murdoch
>
> ____________________________________________________________
> _______________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/
> listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ____________________________________________________________
> _______________________
>

[-- Attachment #1.2: Type: text/html, Size: 2950 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-19 21:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-16 16:09 [***SPAM***] Textile Bill Meahan
2013-11-19 21:42 ` Mica Semrick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).