Commit Graph

20 Commits

Author SHA1 Message Date
Nicolas Méric b447a480fb Fix manual latex compilation 2023-07-20 15:04:39 +02:00
Nicolas Méric a78397693e Update instances term antiquotation in manual 2023-07-20 14:32:03 +02:00
Nicolas Méric 9812bc0517 Use binding for instances name 2023-07-20 10:11:48 +02:00
Nicolas Méric b364880bfc Polymorphic classes first draft 2023-07-19 18:58:04 +02:00
Nicolas Méric 59b082d09d Handle "_" and "'" in mixfix to be compatible with inner syntax names 2023-06-06 16:44:11 +02:00
Nicolas Méric 4f8e588138 Document disable_assert_evaluation theory atttribute in the manual 2023-05-24 14:17:16 +02:00
Nicolas Méric ba7c0711a8 Update documentation and some refactoring 2023-05-15 10:48:40 +02:00
Achim D. Brucker bbac65e233 Proof reading. 2023-05-15 08:30:33 +02:00
Burkhart Wolff d0cd28a45c eliminated side_by_side figure, actualized refman. 2023-05-14 17:35:00 +02:00
Burkhart Wolff 322d70ef69 deleting subparagraph (never used),orienting Example-I on figure2. 2023-05-09 16:15:47 +02:00
Nicolas Méric 18be1ba5f5 Clean up dead code 2023-04-27 15:16:47 +02:00
Burkhart Wolff ebce149d6a ... 2023-04-25 17:50:05 +02:00
Burkhart Wolff 6984b9ae03 minor stuff 2023-04-25 17:09:36 +02:00
Burkhart Wolff 16caefc7be revision/restructuring > pp 40 2023-04-25 16:20:58 +02:00
Burkhart Wolff 77aeb3b7ca ... 2023-04-20 14:29:38 +02:00
Burkhart Wolff f093bfc961 ... 2023-04-20 11:46:50 +02:00
Burkhart Wolff c9de5f2293 put ltxinline into macro notation 2023-04-20 09:47:22 +02:00
Nicolas Méric 939715aba9 Fix scholarly_paper 2023-04-19 15:53:31 +02:00
Burkhart Wolff d809211481 revision to 2 completed, still todo'ds in 3 and 4 and beyond 2023-04-19 13:17:26 +02:00
Nicolas Méric 230247de1a Update Manual and code
- Update term context section
- Add option to define a default class for declare_reference*
- Use defined symbol identifiers \<quote> and \<doublequote>
  to simplify caveat section about lexical conventions
- Rename Manual theories to avoid issues
  when using Syntax.parse_term that is not compatible with
  with long-names staring with a number or an underscore
- Rewrite names used as mixfix annotation
  for the term-antiquotations to rule out
  mixform form excluded symbols
2023-03-24 17:02:24 +01:00