Skip to content

fix some warnings on the hardfought 3.7 repository#1

Merged
k21971 merged 1 commit into
k21971:masterfrom
nhmall:hf-warning-fix
Jan 29, 2025
Merged

fix some warnings on the hardfought 3.7 repository#1
k21971 merged 1 commit into
k21971:masterfrom
nhmall:hf-warning-fix

Conversation

@nhmall
Copy link
Copy Markdown
Contributor

@nhmall nhmall commented Jan 28, 2025

No description provided.

@k21971 k21971 merged commit 62a4d4e into k21971:master Jan 29, 2025
@nhmall nhmall deleted the hf-warning-fix branch February 1, 2025 17:25
k21971 pushed a commit that referenced this pull request Feb 6, 2025
k21971 pushed a commit that referenced this pull request May 4, 2025
The two options are very similar but probably mutually exclusive
except when using look-here and look-into-container (both via ':')
with the default setting for 'sortloot', or with inventory when
'sortpack' has been toggled off.

This removes 'use_menu_glyphs' and changes 'menu_objsyms' from a
boolean to a compound taking six possible values:
| 0: no object symbols in menus,
| 1: append object class symbol to object header lines (same as old
|menu_objsyms boolean),
| 2: include object symbol in menu entry lines for objects (same as
|recently added use_menu_glyphs),
| 3: both 1 and 2,
| 4: display as #2 but only if the menu lacks class header lines,
| 5: if header lines are present, display as #1; if headers are not
|present, then display as #4 (which will implicitly be #2).
Default is #4.

Effectively replaces the options portion of pull request #1406 and
retains the functionality, but not as default for normal menus.

Guidebook.tex is only partially updated.  Someone else will need to
finish that.
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