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

Ensure that Modelica code in HTML is teletype! #3034

Merged
merged 7 commits into from
Nov 19, 2021

Conversation

HansOlsson
Copy link
Collaborator

Specifically fixed-width "teletype" style.

The underlying issue for #3024 is actually deeper, and more important.
The pdf-document has normal code listings in teletype-style, but the HTML-document does not.
That is causing a number of issues:

I have not investigated this fully yet. Note that changing to include for a style is a terrible hack, but it seemed necessary.

@HansOlsson
Copy link
Collaborator Author

Underlying issue is reported as: brucemiller/LaTeXML#1713

mlsshared.sty Outdated Show resolved Hide resolved
mlsshared.sty Outdated Show resolved Hide resolved
Copy link
Collaborator

@henrikt-ma henrikt-ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just requesting small changes and clarifications.

mlsshared.sty Outdated Show resolved Hide resolved
mlsshared.sty Outdated Show resolved Hide resolved
preamble.tex Show resolved Hide resolved
mlsshared.sty Outdated Show resolved Hide resolved
mlsshared.sty Outdated Show resolved Hide resolved
mlsshared.sty Outdated Show resolved Hide resolved
preamble.tex Show resolved Hide resolved
preamble.tex Show resolved Hide resolved
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Copy link
Collaborator

@henrikt-ma henrikt-ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good enough. Applying the suggested change of a comment would be a bonus.

mlsshared.sty Outdated Show resolved Hide resolved
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
@HansOlsson HansOlsson merged commit 682ef04 into modelica:master Nov 19, 2021
@HansOlsson HansOlsson deleted the UseTT branch November 19, 2021 11:06
@HansOlsson HansOlsson added the M36 For pull requests merged into Modelica 3.6 label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M36 For pull requests merged into Modelica 3.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants