Excluded example of dangling reference from LaTex generation.

This commit is contained in:
Achim D. Brucker 2019-04-07 17:41:41 +01:00
parent 23e3486f5b
commit b0fbc80495
1 changed files with 3 additions and 1 deletions

View File

@ -70,9 +70,11 @@ section*[h::example]\<open> Some global inspection commands for the status of do
section*[i::example]\<open> Text Antiquotation Infrastructure ... \<close>
(*<*)
text\<open> @{docitem \<open>lalala\<close>} -- produces warning. \<close>
text\<open> @{docitem (unchecked) \<open>lalala\<close>} -- produces no warning. \<close>
(*>*)
text\<open> @{docitem \<open>ass122\<close>} -- global reference to a text-item in another file. \<close>