diff options
| author | Denis Chevalier <perso@denischevalier.fr> | 2026-08-08 21:46:03 +0200 |
|---|---|---|
| committer | Denis Chevalier <perso@denischevalier.fr> | 2026-08-08 21:46:03 +0200 |
| commit | f82df9cf065e174f170b0425b829d0771a8a5c00 (patch) | |
| tree | 39dffa3a88cdbefc2d00693b1308172d318ac3cd /introduction.typ | |
| parent | fd5cf452aa8b46329e7a0c6fcf1467c7f26c41fa (diff) | |
| download | same-f82df9cf065e174f170b0425b829d0771a8a5c00.tar.gz same-f82df9cf065e174f170b0425b829d0771a8a5c00.tar.bz2 same-f82df9cf065e174f170b0425b829d0771a8a5c00.zip | |
use @ syntax for refs
Diffstat (limited to 'introduction.typ')
| -rw-r--r-- | introduction.typ | 12 |
1 files changed, 6 insertions, 6 deletions
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 <readers-guide> We recommend a reader not familiar with the field to first read this -specification sequentially. #ref(<electrical-specifications>) and -#ref(<mechanical-specifications>) will develop the core specifications of the -SAME ecosystem. #ref(<module-design>) will specify the module design principles -that allows it to achieve its precision goals. #ref(<compliance-verification>) +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(<reference-implementation>) will present a reference implementation of the -system. Finally, #ref(<theory-of-operation>) and #ref(<applications>) 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 <document-conventions> |
