ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Export: \setuphemistich distance=
Date: Wed, 18 Mar 2015 18:51:13 +0100	[thread overview]
Message-ID: <DD6FFB97-759B-4B4F-82EF-24C7E43CACAF@gmail.com> (raw)
In-Reply-To: <op.xvo5d7upfkrasx@ishamid-pc>


> Am 18.03.2015 um 15:04 schrieb Idris Samawi Hamid ادريس سماوي حامد <ishamid@colostate.edu>:
> 
> Dear gang,
> 
> In the attached, we export hemistiches:
> 
> ===============
> \setupexport[cssfile=sh_ahmad-qajar.css]
> \setupbackend[export=yes]
> 
> \usemodule[hemistich]
> 
> \setuphemistich
>  [width=local,
>   distance=1\emwidth,
>   separator=]
> 
>   \setuphemistich
>  [leftcolor=,
>   separatorcolor=,
>   rightcolor=]
> 
>   \setuphemistich
>  % [separator=\vl\hskip.25em\vl]
>  [separator=]
> 
> %% We need separate lines in the export, so use \start|stoplines
> \definestartstop[VERSES][before={\blank[medium]\startlines \noindentation},after={\stoplines \blank[medium]}]
> \starttext
> \startVERSES
> \hemistiches{Become a shunner of your affairs;}{Entrust all affairs to the Decision.}
> \hemistiches{Thus tight spaces will often widen;}{And open spaces will often get tight.}
> \stopVERSES
> \stoptext
> ===============
> 
> In the output we get
> 
> ===============
> <div>
> <div class="lines">
>  <div class="line"><div class="line">Become a shunner of your affairs;Entrust all affairs to the Decision.</div><div class="line">Thus tight spaces will often widen;And open spaces will often get tight.</div></div>
> </div>
> </div>
> ===============
> 
> Is there anyway to tag and export the distance info:
> 
> distance=1\emwidth
> 
> so that we can get some space in the xhtml. Note that I do not expect any of the alignment that the hemistiches module provides. Just some reasonable space.
> 
> That said: How do I design a \start|stophemistiches environment that would get tagged in the output as such (i.e., <div class="hemistiches">)?

You have to add tag commands in the source of the module to get tags in the exported text.

The distance between both texts in the output can be set with CSS but first you need tags.

Wolfgang
___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2015-03-18 17:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-18 14:04 Idris Samawi Hamid ادريس سماوي حامد
2015-03-18 17:51 ` Wolfgang Schuster [this message]
2015-03-18 19:45   ` Idris Samawi Hamid ادريس سماوي حامد
2015-03-18 20:34     ` Wolfgang Schuster
2015-03-19 12:42       ` Idris Samawi Hamid ادريس سماوي حامد

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DD6FFB97-759B-4B4F-82EF-24C7E43CACAF@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).