Permalink
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also .
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
6
contributors
Commits on Aug 24, 2018
Commits on Aug 26, 2018
The description of the \int_step_variable:… functions had wrong argument types.
Commits on Aug 31, 2018
As we just use \tex_..., it no longer is that helpful to note the Omega-based ones.
At least those which are documented! Present but undocumented: + compoundhyphenmode + endlocalcontrol + fixupboxesmode + gtoksapp + gtokspre + mathflattenmode + mathrulethicknessmode + xtoksapp + xtokspre
Commits on Sep 01, 2018
No dedicated hook at the moment, so use the \AtEndDocument one.
Commits on Sep 02, 2018
Commits on Sep 04, 2018
Inspired by pdfbase: will add dvips shortly.
Taken from pdfbase.
Commits on Sep 05, 2018
Commits on Sep 10, 2018
\c_space_tl is passed to a function (\@@_color_select:n) which does not expand its argument, and results in xxx "color push \c_space_tl Black" with the dvipdfmx backend. \@@_color_select:n already inserts appropriate ~, so \c_space_tl is unnecessary anyway.
Commits on Sep 12, 2018
\_ allows hyphenation but inserts a hyphen. this update keeps the linebreak and omits the hyphen. closes #479
Commits on Sep 14, 2018
No changes/fixes to the code just yet: this is a straight copy-paste.
Shouldn't be public, I think
Commits on Sep 15, 2018
[cs-break-off] [cs-break-nohyphen] (not too fussed about the names. probably not perfect.) see #479
Commits on Sep 17, 2018
I think \hbox:n should be entirely reasonable here.
Perhaps this should be in l3boxes (\c_box_output_int?), or XOR (or whatever we do now) ...
Commits on Sep 18, 2018
Commits on Sep 19, 2018
This reverts commit d793bfc.
Commits on Sep 21, 2018
Commits on Sep 23, 2018
The documentation advises to escape all ascii non-alphanumeric characters to be on the safe side.
This allows picking up some tokens to reinsert them differently later.
Previously "!" only applied to trailing optional but silently did nothing on other arguments. Now it produces an error at definition time.
Simply code a variant of the ignore_spaces peek functions as an auxiliary in xparse.
Commits on Sep 24, 2018
Commits on Sep 25, 2018
Commits on Sep 26, 2018
Commits on Sep 30, 2018
... these seemed like a good idea once, but they aren't!
Commits on Oct 01, 2018
This is more-or-less the code from the older, rather unstable, LuaTeX module, but with minor updates to get it working following expl3 changes. Support for other engines to be added later, plus need to explore some kind of 'save current catcodes' approach.
…remove No change in behaviour, hence no "updated" date
Commits on Oct 08, 2018
Commits on Oct 09, 2018
Commits on Oct 10, 2018
Commits on Oct 11, 2018
Commits on Oct 15, 2018
Will need the variant for errors, which are a bit trickier than other messages.
The auxiliaries here will need to be copied in a later commit: the aim is to reformat errors in a non-trivial way.
Preparation for message formatting changes.
Commits on Oct 17, 2018
closes #489
These are needed for the deprecated version: code update will change the output otherwise.
At least for the present, this is not ready for release.
Showing you all comments on commits in this comparison.
This comment has been minimized.
This comment has been minimized.
|
The corresponding document is still:
It should be modified as |
This comment has been minimized.
This comment has been minimized.
|
Done |
There are no files selected for viewing