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

B.7: Missing Word in Hugo Lib Definition #47

Closed
4 tasks done
tajmone opened this issue Jan 9, 2020 · 1 comment
Closed
4 tasks done

B.7: Missing Word in Hugo Lib Definition #47

tajmone opened this issue Jan 9, 2020 · 1 comment
Assignees
Labels
🕐 add to changes Contents changes that need to be documented 💀 bug Something isn't working

Comments

@tajmone
Copy link
Owner

tajmone commented Jan 9, 2020

  • Get @tessman approval for these changes.
  • Fix document source.
  • Document the changes in CHANGES.md.
  • Update commented annotation in source file.

In App. B.7. Utility Routines, Etc., in the definition of the ObjWord Library routine there was a missing word:

calling form:

ObjWord(word, object)

Returns either adjective or noun (i.e., the property number) if the given is either an adjective or noun of the specified object.

I've added "word" after "if the given":

if the given word is either an adjective ...

@tajmone tajmone added 💀 bug Something isn't working 🕐 add to changes Contents changes that need to be documented 🕑 pending approval Issue requires approval by Ken Tessman labels Jan 9, 2020
tajmone added a commit that referenced this issue Jan 9, 2020
Proofread again "Appendix B. The Hugo Library" and fix minor formatting
issues and other omissions (See #46):

* Amend `react_before` and `react_after`: their description was split
  across two cells: join it a a single cells spanning two rows.
* Fix other similar joint entries that needed a row-spanning desc.
* Restored missing word in description. (See #47)
* Omitted inline code style.
* Minor formatting consistency tweaks.

In "3.4. Properties", apply to the tables listing the properties of the
Hugo Library the same row-spanning definitions fixes as above.
@tajmone tajmone mentioned this issue Jan 9, 2020
38 tasks
@tajmone tajmone pinned this issue Jan 9, 2020
@tessman
Copy link
Collaborator

tessman commented Jan 29, 2020

Yeah, that's right.

tajmone added a commit that referenced this issue Jan 29, 2020
Edit sources and `CHANGES.md` to mirror approved changes:

- closes #47.
- closes #48.
@tajmone tajmone removed the 🕑 pending approval Issue requires approval by Ken Tessman label Jan 29, 2020
@tajmone tajmone closed this as completed Jan 29, 2020
@tajmone tajmone unpinned this issue Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕐 add to changes Contents changes that need to be documented 💀 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants