Peter Lammich
2018-08-22 18:43:48 UTC
Hi
Although jedit offers me a shortcut and a template with a
cartouche for \<^locale><...>, it does not work, while @{locale <...>}
works perfectly.
What is the correct/intended way to use \<^locale> ?
--
Peter
Example:
theory Scratch
imports Main
begin
locale Test
text ‹
@{locale Test}
›
text ‹
\<^locale>‹Test›
›
(*
Bad arguments for document antiquotation "locale"⌂:
‹Test›
*)
Although jedit offers me a shortcut and a template with a
cartouche for \<^locale><...>, it does not work, while @{locale <...>}
works perfectly.
What is the correct/intended way to use \<^locale> ?
--
Peter
Example:
theory Scratch
imports Main
begin
locale Test
text ‹
@{locale Test}
›
text ‹
\<^locale>‹Test›
›
(*
Bad arguments for document antiquotation "locale"⌂:
‹Test›
*)