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

Revert "Remove all occurences of valign=top (#2517)" #2546

Closed
wants to merge 1 commit into from

Conversation

beutlich
Copy link
Member

This reverts commit 5591ebc.

As stated by #2517 (comment) there are tables where valign="top" has an effect. As it is rather tedious to figure out all tables with (long or explicit) line breaks, I'd rather propose to revert the changes of #2517.

This reverts commit 5591ebc.

# Conflicts:
#	Modelica/Math/package.mo
#	Modelica/Mechanics/MultiBody/Examples/Elementary/package.mo
#	Modelica/Mechanics/MultiBody/Examples/Loops/package.mo
#	Modelica/Mechanics/MultiBody/Forces.mo
#	Modelica/Mechanics/MultiBody/Frames.mo
#	Modelica/Mechanics/MultiBody/Joints.mo
#	Modelica/Mechanics/MultiBody/Parts.mo
#	Modelica/Mechanics/MultiBody/Types.mo
#	Modelica/Mechanics/MultiBody/Visualizers.mo
#	Modelica/Media/Water/IF97_Utilities.mo
#	Modelica/Utilities/Files.mo
#	Modelica/Utilities/Strings.mo
#	Modelica/package.mo
@beutlich beutlich added the documentation Issue addresses the documentation label May 24, 2018
@beutlich beutlich added this to the MSL3.2.3 milestone May 24, 2018
@beutlich beutlich self-assigned this May 24, 2018
@dietmarw
Copy link
Member

Actually I like to explore better alternatives here. valign is not legal in HTML5 and we should be forward thinking. Even though the HTML version to use is not specified we should better use CSS and ideally in one central place.

@beutlich
Copy link
Member Author

beutlich commented May 25, 2018

Sure. CSS is the better and OO style way to go for. Unfortunately, nothing is yet specified and we would need to wait for modelica/ModelicaSpecification#1893 and new version of Modelica specification.

@beutlich beutlich modified the milestones: MSL3.2.3, never May 25, 2018
@beutlich
Copy link
Member Author

beutlich commented May 25, 2018

Close as tool issue now, that can be solved in a tool-independet way once modelica/ModelicaSpecification#1893 is specified.

@beutlich beutlich closed this May 25, 2018
@beutlich beutlich deleted the issue2517-table-alignment branch May 25, 2018 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issue addresses the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants