-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes: #3 #5
base: main
Are you sure you want to change the base?
Fixes: #3 #5
Commits on Jan 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6e92ac8 - Browse repository at this point
Copy the full SHA 6e92ac8View commit details -
Add a (passing) test file for issue tabu-issues-for-future-maintainer#3
I don't know how one makes up .lvt type of validating file. new file: testfiles/t003.lvt
Configuration menu - View commit details
-
Copy full SHA for a5a1999 - Browse repository at this point
Copy the full SHA a5a1999View commit details -
Add missing \noexpand, suppress \tabu@verbatim and \tabu@rescan
Use \scantokens directly as it needs now no extra preliminaries.
Configuration menu - View commit details
-
Copy full SHA for 43f7f4a - Browse repository at this point
Copy the full SHA 43f7f4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e196660 - Browse repository at this point
Copy the full SHA e196660View commit details -
Extend tabu-issues-for-future-maintainer#3 test file
MEMO: we can't have environment spread across multiple lines inside alltt-type Verbatim as fancyvrb scopes each input line
Configuration menu - View commit details
-
Copy full SHA for b28293c - Browse repository at this point
Copy the full SHA b28293cView commit details
Commits on Jan 23, 2019
-
Add "TABU-FIXED (issue tabu-issues-for-future-maintainer#3)" tags, re…
…-use \tabu@rescan in source code But \tabu@rescan is now \let to \scantokens
Configuration menu - View commit details
-
Copy full SHA for 03fea8b - Browse repository at this point
Copy the full SHA 03fea8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a8346 - Browse repository at this point
Copy the full SHA 71a8346View commit details -
Configuration menu - View commit details
-
Copy full SHA for 535c96d - Browse repository at this point
Copy the full SHA 535c96dView commit details -
Use a \toks to fix in code added in this PR the collecting of # in body
This does not fix tabu-issues-for-future-maintainer#6, but only corrects an error in this series of using macros to store partially corrected data. Switching to \toks2 also allows to avoid \unexpanded\expandafter formulation.
Configuration menu - View commit details
-
Copy full SHA for f705b5a - Browse repository at this point
Copy the full SHA f705b5aView commit details
Commits on Jan 24, 2019
-
Revert a change done at 6e92ac8 to \tabu@collectbody
Indeed, \tabu@collectbody is called also from \tabu@quick and \tabu@nestedmeasure, hence unconditionally removing from it some code executed under \iftabuscantokens regime was possibly a bad idea. Untested.
Configuration menu - View commit details
-
Copy full SHA for a5dd0a2 - Browse repository at this point
Copy the full SHA a5dd0a2View commit details