Use section instead of simplesect so that we can get TOC in PDF files #69

Merged
jsji merged 1 commits from vecbif_toc into v2 3 years ago
jsji commented 3 years ago (Migrated from github.com)

It is hard to find a intrinsic quickly without TOC, especially in PDF file.
By default, simplesect won't be in TOC,
so use section instead.

It is hard to find a intrinsic quickly without TOC, especially in PDF file. By default, simplesect won't be in TOC, so use section instead.
wschmidt-ibm commented 3 years ago (Migrated from github.com)

Thanks -- I really wish we could have the cross-references without the section numbering, but I spent some time a while ago looking into this, and there isn't currently any way to do that with the present tools. :-/

Thanks -- I really wish we could have the cross-references without the section numbering, but I spent some time a while ago looking into this, and there isn't currently any way to do that with the present tools. :-/
wschmidt-ibm commented 3 years ago (Migrated from github.com)

LGTM, thanks! Merged.

LGTM, thanks! Merged.
The pull request has been merged as 685961196f.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b vecbif_toc v2
git pull origin vecbif_toc

Step 2:

Merge the changes and update on Gitea.
git checkout v2
git merge --no-ff vecbif_toc
git push origin v2
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: systemsoftware/Programming-Guides#69
Loading…
There is no content yet.