From f82df9cf065e174f170b0425b829d0771a8a5c00 Mon Sep 17 00:00:00 2001 From: Denis Chevalier Date: Sat, 8 Aug 2026 21:46:03 +0200 Subject: use @ syntax for refs --- introduction.typ | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'introduction.typ') diff --git a/introduction.typ b/introduction.typ index 6948ee9..fd02b0f 100644 --- a/introduction.typ +++ b/introduction.typ @@ -224,13 +224,13 @@ Metrologic aiming at $qty(10, "ppm")$. === Reader's guide We recommend a reader not familiar with the field to first read this -specification sequentially. #ref() and -#ref() will develop the core specifications of the -SAME ecosystem. #ref() will specify the module design principles -that allows it to achieve its precision goals. #ref() +specification sequentially. @electrical-specifications and +@mechanical-specifications will develop the core specifications of the +SAME ecosystem. @module-design will specify the module design principles +that allows it to achieve its precision goals. @compliance-verification will explain how to verify conformity of a SAME product with this specification. -#ref() will present a reference implementation of the -system. Finally, #ref() and #ref() will show +@reference-implementation will present a reference implementation of the +system. Finally, @theory-of-operation and @applications will show how and when to use a SAME Analog Computer. == Document conventions -- cgit