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

Cleanup: Escape $ signs #8698

Merged
merged 14 commits into from
Apr 20, 2022
Merged

Cleanup: Escape $ signs #8698

merged 14 commits into from
Apr 20, 2022

Conversation

fly-ing-fish
Copy link
Contributor

@fly-ing-fish fly-ing-fish commented Apr 19, 2022

Fixes #8673

  • Add cleanup action that adds a backslash in front of $
  • Add a hint in "Clone your forked repository on your local machine":
    note that placing jabref folder directly in the disk root directory may cause an error.

image

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

EscapeCurrencySymbolsFormatter and  EscapeCurrencySymbolsFormatterTest
Add a hint in "Clone your forked repository on your local machine" , 
Note that placing jabref folder directly in the disk root directory may cause an error.
@Siedlerchr Siedlerchr changed the title Fix 8673 Cleanup: Escape $ signs Apr 19, 2022
update the name to Escape Dollager Sign and remove redundant \
add Escape\ dollar\ sign=Escape dollar sign
@fly-ing-fish fly-ing-fish marked this pull request as ready for review April 20, 2022 08:24
@ThiloteE ThiloteE added cleanup-ops unicode unicode related issues labels Apr 20, 2022
@ThiloteE
Copy link
Member

I tested this pull-request. Looking good! Was able to backslash dollar signs.
When there was already a backslash in front of a dollar sign, it did NOT add another backslash.

koppor and others added 6 commits April 20, 2022 23:45
Co-authored-by: Christoph <siedlerkiller@gmail.com>
Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com>
Co-authored-by: ThiloteE <73715071+ThiloteE@users.noreply.github.com>
Co-authored-by: Christoph <siedlerkiller@gmail.com>
Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com>
Co-authored-by: ThiloteE <73715071+ThiloteE@users.noreply.github.com>
Co-authored-by: Christoph <siedlerkiller@gmail.com>
@koppor koppor merged commit 60c2f17 into JabRef:main Apr 20, 2022
Jonathan-Oliveira pushed a commit to Jonathan-Oliveira/jabref that referenced this pull request May 7, 2022
@fly-ing-fish fly-ing-fish deleted the fix-8673 branch May 12, 2022 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup-ops unicode unicode related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add cleanup action: "Make LaTeX ready: Escape $"
3 participants