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(sort): sorting list of abbreviations and acronyms #11

Merged
merged 1 commit into from
Mar 12, 2023

Conversation

claudioscheer
Copy link

@claudioscheer claudioscheer commented Mar 11, 2023

Steps to reproduce

  • clone the repository
  • run make
  • open the PDF

Current behavior

The build will fail because the exemplo file doesn't exist (I've included a fix for that too). After fixing the bug and opening the PDF, you will see that the lists of abbreviations and acronyms are not sorted.

Expected behavior

Lists of abbreviations and acronyms are sorted.

Fix

Remove the file extension (.tex) from the first parameter in sort.sh.

@meneguzzi meneguzzi self-assigned this Mar 12, 2023
@meneguzzi
Copy link

Thanks for the fix!

@meneguzzi meneguzzi merged commit a085954 into ppgcc:master Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants