Skip to content

Fix 2 minor errors in the manual#139

Open
ohad wants to merge 3 commits into
ott-lang:masterfrom
ohad:minor-typos
Open

Fix 2 minor errors in the manual#139
ohad wants to merge 3 commits into
ott-lang:masterfrom
ohad:minor-typos

Conversation

@ohad

@ohad ohad commented Jul 13, 2026

Copy link
Copy Markdown

Disclaimer: I haven't used Ott directly before!

  • Using fun in the comment threw a syntax error for me, so renamed to func.
  • I think the cross ref should be to figure 8, not 2.

Hopefully I didn't muck up the manual re-generationl. Happy to fix, of course.

Ohad Kammar added 3 commits July 13, 2026 06:36
using 'fun' in the comment throws a syntax error, rename to 'func'
I think the prose should refer to figure 8 (a68) rather than figure 2 (a46)
@ohad

ohad commented Jul 13, 2026

Copy link
Copy Markdown
Author

Another issue I didn't know whether and how to fix:

The example on page 25 (Sec. 6 Judgements and formulae) has the line:

| formula1 .. formulan     ::   :: dots

generated multiple-parses for me, but I didn't try to run the LJ example, just jankily tweaked the CBV example.
So maybe the correct fix is to have a smaller, self-contained, example here.
Happy to move this to an Issue, or just ignore.

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.

1 participant