Skip to content

Commit c3bc5fd

Browse files
authored
Fix "File `template/tcg-storage.tex' not found" error. (#202)
1 parent abdce69 commit c3bc5fd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

guide.tcg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,6 +1305,10 @@ Carl->>Bob: Goodbye
13051305
Bob->>Alice: Goodbye
13061306
```
13071307

1308+
## TCG Storage Workgroup Customizations
1309+
1310+
TCG Storage committee uses command `MethodsOrUID` to render Names of methods and UIDs in \MethodsOrUID{Courier New font}.
1311+
13081312
\beginappendices
13091313

13101314
# Reporting Issues with the Tools

template/tcg.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
\setmonofont{Noto Sans Mono}
370370

371371
% TCG storage specific customizations
372-
\input{template/tcg-storage.tex}
372+
\input{/resources/templates/tcg-storage.tex}
373373

374374
\usepackage{newunicodechar}
375375
% Use Arial Unicode to display various unicode symbols that might be present

0 commit comments

Comments
 (0)