Skip to content

Commit

Permalink
Windows_error
Browse files Browse the repository at this point in the history
The cfg file was not formatted in a way that allowed some Windows
versions to recognize the newline characters. This file has been edited
in Notepad in order to (hopefully) fix that.
  • Loading branch information
lingdoc committed Mar 17, 2016
1 parent 1da8457 commit 5e6c554
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions trs2txt.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
This document configures the 'trs2txt' converter. Create a backup of this file for future use. Only change the markers.
This document configures the 'trs2txt' converter.
Create a backup of this file for future use.
Only change the markers.

reference number: \ref
timecode beginning: \ELANBegin
timecode ending: \ELANEnd
text for language subtitles: \t
text for translation: \f


reference number: \ref

timecode beginning: \ELANBegin

timecode ending: \ELANEnd

text for language subtitles: \tx

text for translation: \ft

0 comments on commit 5e6c554

Please sign in to comment.