-
Notifications
You must be signed in to change notification settings - Fork 2
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
298 feature request add latex to existing formulas from chapter 8 en 1992 1 1 #300
298 feature request add latex to existing formulas from chapter 8 en 1992 1 1 #300
Conversation
Thank you so much for contributing to Blueprints! This is your Pull Request # 9 to this project. Now that you've created your pull request, please don't go away; take a look at the bottom of this page for the automated checks that should already be running. If they pass, great! If not, please click on 'Details' and see if you can fix the problem they've identified. A maintainer should be along shortly to review your pull request and help get it added! |
…rmulas-from-chapter-8-en-1992-1-1
…rmulas-from-chapter-8-en-1992-1-1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GerjanDorgelo we have some issues when displaying \Phi so we have to go back to Ø. Also I found some small errors in the latex method of a couple of formulas.
...011/chapter_8_detailing_of_reinforcement_and_prestressing_tendons/test_sub_formula_8_15_1.py
Show resolved
Hide resolved
...011/chapter_8_detailing_of_reinforcement_and_prestressing_tendons/test_sub_formula_8_15_2.py
Show resolved
Hide resolved
...011/chapter_8_detailing_of_reinforcement_and_prestressing_tendons/test_sub_formula_8_16_1.py
Show resolved
Hide resolved
...011/chapter_8_detailing_of_reinforcement_and_prestressing_tendons/test_sub_formula_8_16_2.py
Show resolved
Hide resolved
...2011/chapter_8_detailing_of_reinforcement_and_prestressing_tendons/test_sub_formula_8_2_2.py
Outdated
Show resolved
Hide resolved
...92_1_1_c2_2011/chapter_8_detailing_of_reinforcement_and_prestressing_tendons/formula_8_8n.py
Outdated
Show resolved
Hide resolved
...992_1_1_c2_2011/chapter_8_detailing_of_reinforcement_and_prestressing_tendons/formula_8_7.py
Outdated
Show resolved
Hide resolved
...992_1_1_c2_2011/chapter_8_detailing_of_reinforcement_and_prestressing_tendons/formula_8_6.py
Outdated
Show resolved
Hide resolved
...992_1_1_c2_2011/chapter_8_detailing_of_reinforcement_and_prestressing_tendons/formula_8_3.py
Outdated
Show resolved
Hide resolved
...992_1_1_c2_2011/chapter_8_detailing_of_reinforcement_and_prestressing_tendons/formula_8_2.py
Outdated
Show resolved
Hide resolved
…rmulas-from-chapter-8-en-1992-1-1
…rmulas-from-chapter-8-en-1992-1-1
…rmulas-from-chapter-8-en-1992-1-1
…ng_of_reinforcement_and_prestressing_tendons/test_sub_formula_8_2_2.py Co-authored-by: Enrique García Méndez <[email protected]>
…tailing_of_reinforcement_and_prestressing_tendons/formula_8_8n.py Co-authored-by: Enrique García Méndez <[email protected]>
…tailing_of_reinforcement_and_prestressing_tendons/formula_8_3.py Co-authored-by: Enrique García Méndez <[email protected]>
…tailing_of_reinforcement_and_prestressing_tendons/formula_8_7.py Co-authored-by: Enrique García Méndez <[email protected]>
…tailing_of_reinforcement_and_prestressing_tendons/formula_8_6.py Co-authored-by: Enrique García Méndez <[email protected]>
…tailing_of_reinforcement_and_prestressing_tendons/formula_8_2.py Co-authored-by: Enrique García Méndez <[email protected]>
Co-authored-by: Enrique García Méndez <[email protected]>
…rmulas-from-chapter-8-en-1992-1-1
…rmulas-from-chapter-8-en-1992-1-1
Description
Adds all LaTeX code to the existing formula from chapter 8 from 1992-1-1. Changed the diameter-sign to a \Phi to make it Default LaTeX compatible.
Fixes #298
Type of change
Please delete options that are not relevant.
Checklist: