ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* x-ldx markup tags?
@ 2011-03-15 10:37 Philipp Gesang
  2011-03-15 10:57 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Philipp Gesang @ 2011-03-15 10:37 UTC (permalink / raw)
  To: ntg-context


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

Hi all,

the xml style docstrings for lua files are really useful but I
still have no clue about what are valid tags. For instance

-----------------------------------------------------------------

--[[ldx--
<p>Drop by at <url href="http://pragma-ade.com/"/>!</p>
--ldx]]--

-----------------------------------------------------------------

is the syntax used to denote external links in many  of context’s
files (like mtxrun). But when passed to “context --ctx=x-ldx” the
empty “<url/>” tag is just ignored.

“<t>” or “<type>” are clear, as are “<l>” and “<logo>” -- but the
other markup elemens -- assuming they do exist -- like a simple
emphasis still elude me. (Just blindly grepping everything lua in
the tree for some time now.)

Any clarification or pointer to examples? Thanks
Philipp




-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

[-- Attachment #1.2: Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 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] 5+ messages in thread

* Re: x-ldx markup tags?
  2011-03-15 10:37 x-ldx markup tags? Philipp Gesang
@ 2011-03-15 10:57 ` Wolfgang Schuster
  2011-03-15 11:27   ` Philipp Gesang
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2011-03-15 10:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 15.03.2011 um 11:37 schrieb Philipp Gesang:

> Hi all,
> 
> the xml style docstrings for lua files are really useful but I
> still have no clue about what are valid tags. For instance
> 
> -----------------------------------------------------------------
> 
> --[[ldx--
> <p>Drop by at <url href="http://pragma-ade.com/"/>!</p>
> --ldx]]--
> 
> -----------------------------------------------------------------
> 
> is the syntax used to denote external links in many  of context’s
> files (like mtxrun). But when passed to “context --ctx=x-ldx” the
> empty “<url/>” tag is just ignored.
> 
> “<t>” or “<type>” are clear, as are “<l>” and “<logo>” -- but the
> other markup elemens -- assuming they do exist -- like a simple
> emphasis still elude me. (Just blindly grepping everything lua in
> the tree for some time now.)
> 
> Any clarification or pointer to examples? Thanks

The elements are defined in the file x-ldx.tex which is no longer
part of context (don’t know why).

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
___________________________________________________________________________________


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

* Re: x-ldx markup tags?
  2011-03-15 10:57 ` Wolfgang Schuster
@ 2011-03-15 11:27   ` Philipp Gesang
  2011-03-25 20:01     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Philipp Gesang @ 2011-03-15 11:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On 2011-03-15 <11:57:25>, Wolfgang Schuster wrote:
> 
> Am 15.03.2011 um 11:37 schrieb Philipp Gesang:
> 
> > Hi all,
> > 
> > the xml style docstrings for lua files are really useful but I
> > still have no clue about what are valid tags. For instance
> > 
> > -----------------------------------------------------------------
> > 
> > --[[ldx--
> > <p>Drop by at <url href="http://pragma-ade.com/"/>!</p>
> > --ldx]]--
> > 
> > -----------------------------------------------------------------
> > 
> > is the syntax used to denote external links in many  of context’s
> > files (like mtxrun). But when passed to “context --ctx=x-ldx” the
> > empty “<url/>” tag is just ignored.
> > 
> > “<t>” or “<type>” are clear, as are “<l>” and “<logo>” -- but the
> > other markup elemens -- assuming they do exist -- like a simple
> > emphasis still elude me. (Just blindly grepping everything lua in
> > the tree for some time now.)
> > 
> > Any clarification or pointer to examples? Thanks
> 
> The elements are defined in the file x-ldx.tex which is no longer
> part of context (don’t know why).
> 
> Wolfgang

Thanks very much; I happen to have this file in my texmf-local
tree (timestamp 2010-10-19). Doesn’t really define emphasis but
I’m glad I finally have a tag list.

Best regards, Philipp
 

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

[-- Attachment #1.2: Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 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] 5+ messages in thread

* Re: x-ldx markup tags?
  2011-03-15 11:27   ` Philipp Gesang
@ 2011-03-25 20:01     ` Hans Hagen
  2011-03-25 23:18       ` Philipp Gesang
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2011-03-25 20:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Philipp Gesang

On 15-3-2011 12:27, Philipp Gesang wrote:

>> The elements are defined in the file x-ldx.tex which is no longer
>> part of context (don’t know why).

x-ldx.mkiv


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 5+ messages in thread

* Re: x-ldx markup tags?
  2011-03-25 20:01     ` Hans Hagen
@ 2011-03-25 23:18       ` Philipp Gesang
  0 siblings, 0 replies; 5+ messages in thread
From: Philipp Gesang @ 2011-03-25 23:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On 2011-03-25 <21:01:47>, Hans Hagen wrote:
> On 15-3-2011 12:27, Philipp Gesang wrote:
> 
> >>The elements are defined in the file x-ldx.tex which is no longer
> >>part of context (don’t know why).
> 
> x-ldx.mkiv

Hi Hans,

the update just finished but:

 $ find ~/context -type f -name x-ldx*
 /home/kokytos/context/tex/texmf-local/tex/context/base/x-ldx.tex
 /home/kokytos/context/tex/texmf-local/tex/context/base/x-ldx.ctx
 /home/kokytos/context/tex/texmf-local/scripts/context/lua/x-ldx.lua
 /home/kokytos/context/tex/texmf-context/scripts/context/lua/x-ldx.lua

None of which is younger than last October.

No trace of “x-ldx.mkiv” in the commitdiffs from the gitorious
repo either.

Did something go wrong?

Regards, Philipp


PS: “$ mtxrun --find-file filename” results in a Lua error.
    Commenting out line 14892 of mtxrun makes it sort-of work.

> 
> 
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>                                              | www.pragma-pod.nl
> -----------------------------------------------------------------
> ___________________________________________________________________________________
> 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: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 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] 5+ messages in thread

end of thread, other threads:[~2011-03-25 23:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-15 10:37 x-ldx markup tags? Philipp Gesang
2011-03-15 10:57 ` Wolfgang Schuster
2011-03-15 11:27   ` Philipp Gesang
2011-03-25 20:01     ` Hans Hagen
2011-03-25 23:18       ` Philipp Gesang

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).