From acb845d28060698c3b0e200ee0b24f6898928fa4 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Wed, 7 Sep 2022 19:37:36 +0200 Subject: [PATCH] Change transition to latex --- misc/OpenPGPMessageFormat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/OpenPGPMessageFormat.md b/misc/OpenPGPMessageFormat.md index 32943eff..6643de33 100644 --- a/misc/OpenPGPMessageFormat.md +++ b/misc/OpenPGPMessageFormat.md @@ -73,5 +73,5 @@ Note: The standards document states, that Marker Packets shall be ignored as wel For the sake of readability, those transitions are omitted here. The dotted line indicates a nested transition. -For example, the transition `(Compressed Message, ε, ε, OpenPGP Message, m)` indicates, that the content of the +For example, the transition $(\text{Compressed Message}, \epsilon, \epsilon, \text{OpenPGP Message}, m)$ indicates, that the content of the Compressed Data packet itself is an OpenPGP Message. \ No newline at end of file