ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* What does the exporter try to tell me.
@ 2020-05-17 16:32 Christoph Hintermüller
  2020-05-18  3:46 ` Christoph Hintermüller
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hintermüller @ 2020-05-17 16:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi 
I'm trying to improove the T-vim module such that it is also working
properly in xml export setup. 

In the current ConTeXt standalone the exporter tries to tell me
something when reporting "possible paragraph mixup" at any character
followoing the first paragraph. And no output from the code block
between start<>stop. I got that far that it has to do something with
the redefinitoin of end of line chars or alike in the code behind and
between the package specific start<> and stop<> commands. But i do not
catch what the exporter trying to yell at me.

So what additoinal trackers exempt the ones registered by the exporter
do i have to activate to see what the exporter has to process on?
What documentation should i read before continueing? 
What hast to be done inside the start stop, `\obeyline` etc macros to
ensure the exporter is provided with a proper document sturcuture/tree
which can be properly and flawlessly processed.

All tex commands which should be reflected in the xml output by tags
include inside their code `\starttagged` and `\stoptagged` commands but
my impression is that something important the exporter needs to have
any chance to gnereate porper clean output is missing and I'm missign
any clue what and where to startoff.

Best 
Xristoph (Hernot)



___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: What does the exporter try to tell me.
  2020-05-17 16:32 What does the exporter try to tell me Christoph Hintermüller
@ 2020-05-18  3:46 ` Christoph Hintermüller
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hintermüller @ 2020-05-18  3:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi

[Inline Response to message by Christoph Hintermüller, So, 2020-05-17
18:32 +0200: Answers and comments below corresponding cited
paragraphs.]
> Hi 
> I'm trying to improove the T-vim module such that it is also working
> properly in xml export setup. 
> 
> In the current ConTeXt standalone the exporter tries to tell me
> something when reporting "possible paragraph mixup" at any character
> followoing the first paragraph. And no output from the code block
> between start<>stop. I got that far that it has to do something with
> the redefinitoin of end of line chars or alike in the code behind and
> between the package specific start<> and stop<> commands. But i do
> not
> catch what the exporter trying to yell at me.
> 
> So what additoinal trackers exempt the ones registered by the
> exporter
> do i have to activate to see what the exporter has to process on?
> What documentation should i read before continueing? 
> What hast to be done inside the start stop, `\obeyline` etc macros to
> ensure the exporter is provided with a proper document
> sturcuture/tree
> which can be properly and flawlessly processed.
> 
> All tex commands which should be reflected in the xml output by tags
> include inside their code `\starttagged` and `\stoptagged` commands
> but
> my impression is that something important the exporter needs to have
> any chance to gnereate porper clean output is missing and I'm missign
> any clue what and where to startoff.
> 


Sorry. What i forgot. For developing the improovements of the t-vim
module i use a fresh pulled standalone lastest


mtx-context     | ConTeXt Process Management 1.03
mtx-context     |
mtx-context     | main context file:
/home/nother/bin/context/tex/texmf-
context/tex/context/base/mkiv/context.mkiv
mtx-context     | current version: 2020.05.12 16:17
mtx-context     | main context file:
/home/nother/bin/context/tex/texmf-
context/tex/context/base/mkiv/context.mkxl
mtx-context     | current version: 2020.05.12 16:17


and in case relevant at all:

This is LuaTeX, Version 1.11.2 (TeX Live 2020/dev)

Execute  'luatex --credits'  for credits and version details.

There is NO warranty. Redistribution of this software is covered by
the terms of the GNU General Public License, version 2 or (at your
option)
any later version. For more information about these matters, see the
file
named COPYING and the LuaTeX source.

LuaTeX is Copyright 2019 Taco Hoekwater and the LuaTeX Team.

a not so fresh version of my changes can be found on 
https://github.com/hernot/filter/tree/complete-tagging

The line 336 of t-syntax-groups.vim file has to be commented to work
with latest context version mentioned above. It was a hack for an older
version (2018 release). I do not want to commit the chaos found on my
local working tree cause i do not consider it more confusing for others
than helpful.

Best
Xristoph (hernot)



___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2020-05-18  3:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-17 16:32 What does the exporter try to tell me Christoph Hintermüller
2020-05-18  3:46 ` Christoph Hintermüller

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