latex-pictures

A collection of TikZ drawings and other images 🖌️

Commit
88c9a49dc4512be02193f6517b7f9fca08505343
Parent
d2551a79a007567f9e653055338b0abbff2ae0ef
Author
Pablo <pablo-escobar@riseup.net>
Date

Added a description to the image of the tally mark

Also added .gitignore

Diffstat

2 files changed, 12 insertions, 2 deletions

Status File Name N° Changes Insertions Deletions
Added .gitignore 1 1 0
Modified tally-marks.eps 13 11 2
diff --git a/.gitignore b/.gitignore
@@ -0,0 +1 @@
+*.*_original
diff --git a/tally-marks.eps b/tally-marks.eps
@@ -76,14 +76,14 @@ and not {userdict /pdfmark /cleartomark load put} if
 [/_objdef {exiftool_metadata_stream} /type /stream /OBJ pdfmark
 [{exiftool_metadata_stream} 2 dict begin /Type /Metadata def
   /Subtype /XML def currentdict end /PUT pdfmark
-/MetadataString 2985 string def % exact length of metadata
+/MetadataString 3259 string def % exact length of metadata
 /TempString 100 string def
 /ConsumeMetadata {
 currentfile TempString readline pop pop
 currentfile MetadataString readstring pop pop
 } bind def
 ConsumeMetadata
-%begin_xml_packet: 2985
+%begin_xml_packet: 3259
 <?xpacket begin='' id='W5M0MpCehiHzreSzNTczkc9d'?>
 <x:xmpmeta xmlns:x='adobe:ns:meta/' x:xmptk='Image::ExifTool 12.30'>
 <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
@@ -94,6 +94,15 @@ ConsumeMetadata
  </rdf:Description>
 
  <rdf:Description rdf:about=''
+  xmlns:dc='http://purl.org/dc/elements/1.1/'>
+  <dc:description>
+   <rdf:Alt>
+    <rdf:li xml:lang='x-default'>Tally marks: four vertical bars crossed by a single horizontal bar</rdf:li>
+   </rdf:Alt>
+  </dc:description>
+ </rdf:Description>
+
+ <rdf:Description rdf:about=''
   xmlns:pdf='http://ns.adobe.com/pdf/1.3/'>
   <pdf:Author>Bdesham</pdf:Author>
  </rdf:Description>