new Texinfo parser and pull request from a forked repository for changes?
by Patrice Dumas
Hello,
I have a commit ready with a parser based on the SWIG interface that
will be released as part of the next Texinfo release. There are
probably adjustments related to configuration of the parser that should
be discussed.
I am new to using pull requests to propose changes. I wanted to do
something from git only, but it seems impossible, if I understood
well, I need to fork a personnal repository of po4a? It seems to me to
be quite strange to need to setup a repository for each developper given
that the project is ultimately more or less centralized (which is a good
thing), compared to discussion diffs on mailing lists, but maybe I am
missing something (or maybe I am too old), and I can adapt.
Also it seems to me that the discussion about the PR could be
interesting also for the developpers doing other format parsers, but I
imagined that it is not the logic of the project and that it should be
discussed in the PR instead, so I'll refrain from discussing it here.
--
Pat
1 month
TransTractor pushline can get multi line text, not only one line
by Patrice Dumas
Hello,
According to my readings of parser codes and TransTractor code, pushline
accepts multi line texts, and the pushed texts are split at new lines if
needed by the TransTractor code.
I think that the pushline and popline documentation should be modified
to use 'text' instead of 'line' in the Pod documentation.
--
Pat
1 month, 1 week