Skip to content
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

Fix line breaks in case of errors. #45

Closed
ascherer opened this issue Aug 25, 2023 · 2 comments
Closed

Fix line breaks in case of errors. #45

ascherer opened this issue Aug 25, 2023 · 2 comments

Comments

@ascherer
Copy link
Owner

CWEB 4 creates significantly different output thatn CWEB 3.64c

  • in case of file misspelling
  • -bhp
  • +s

See wrap_up, err_print, etc.

ascherer added a commit that referenced this issue Aug 25, 2023
@ascherer
Copy link
Owner Author

  • cweave
  • cweave nothere
    • cweave -bph nothere
    • cweave -bh nothere
    • cweave -p nothere
  • cweave common
    • cweave -bph common
    • cweave -bh common
    • cweave -p common

And many more cases.

ascherer added a commit that referenced this issue Aug 25, 2023
@ascherer
Copy link
Owner Author

Today I fixed

cweave common nothere

ascherer added a commit that referenced this issue Dec 3, 2023
Features:

* Factor out 'cwebacromac.tex' with hypertext macros
* Support LuaTeX as backend engine

Fixes:

* Issue #45: Consistent formatting of terminal output
* Suppress reference to 'l. 0' in error messages

Finesses:

* Revert 'fputs' back to 'printf'
* Avoid shadow variables
* Updates in 'cwebman.tex'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant