Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5850f67

Browse files
author
Hanno Klein
committed
Generalized filename and publication date
Only month of GTC submission, not a specific day
1 parent cd147bd commit 5850f67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎v1-0-STANDARD/doc/SBE.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FILES="01Introduction.md 02FieldEncoding.md 03MessageStructure.md 04MessageSchem
1313
WPFOLDER="/wp-content/uploads/2020/03/"
1414

1515
# Create FIX document version with disclaimer
16-
pandoc "$DISCLAIMER" $FILES -o "$TARGET/docx/Simple Binary Encoding V1.0 with 202011XX Errata.docx" --reference-doc="$STYLE" --metadata-file="$YAML" --toc --toc-depth=4
16+
pandoc "$DISCLAIMER" $FILES -o "$TARGET/docx/Simple_Binary_Encoding_V1.0_with_Errata.docx" --reference-doc="$STYLE" --metadata-file="$YAML" --toc --toc-depth=4
1717
echo SBE document version created for FIX
1818

1919
# Create ISO document version with copyright etc.

‎v1-0-STANDARD/doc/SBE.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Simple Binary Encoding (SBE)
33
subtitle: Technical Specification
44
author:
5-
- "Version 1.0 with Errata -- Technical Standard -- November XX, 2020"
5+
- "Version 1.0 with Errata -- Technical Standard -- November 2020"
66
- "\x0D"
77
- "THIS DOCUMENT IS THE FINAL VERSION OF A FIX TECHNICAL STANDARD. THIS VERSION HAS BEEN"
88
- "APPROVED BY THE GLOBAL TECHNICAL COMMITTEE AS THE FINAL STEP IN CREATING A NEW FIX"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /