How to convert TMX to tab-delimited? | New lines?
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Stepan KonevPost title: New lines?[quote]Hans Lenting wrote:Replace them with a unique sign?[/quote]Err.. what lines do...
View ArticleHow to convert TMX to tab-delimited? | Entities
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Samuel MurrayPost title: Entities[quote]Hans Lenting wrote:[quote]Samuel Murray wrote:- Any entity that's not LT, GT,...
View ArticleHow to convert TMX to tab-delimited? | Multi
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Hans LentingPost title: Multi[quote]Stepan Konev wrote:[quote]Hans Lenting wrote:Replace them with a unique...
View ArticleHow to convert TMX to tab-delimited? | New lines
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Samuel MurrayPost title: New linesSome people use the term "new line" or "newline" for characters that are either a...
View ArticleHow to convert TMX to tab-delimited? | A totally new line
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Hans LentingPost title: A totally new line[quote]Samuel Murray wrote:Some people use the term "new line" or "newline"...
View ArticleHow to convert TMX to tab-delimited? | Ah, line breaks
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Stepan KonevPost title: Ah, line breaksWell, the regex (\n|.) means either line break (\n) or (|) any character (.)....
View ArticleHow to convert TMX to tab-delimited? | Replace line breaks with spaces
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Stepan KonevPost title: Replace line breaks with spaces[quote]Hans Lenting wrote:So my question was: should I replace...
View ArticleHow to convert TMX to tab-delimited? | TMLookUP
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Milan CondakPost title: TMLookUP[quote]Hans Lenting wrote:I am looking for an easy way to convert TMX files (~100 MB)...
View ArticleHow to convert TMX to tab-delimited? | Smart approach
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Hans LentingPost title: Smart approach [quote]Stepan Konev wrote:Well, the regex (\n|.) means either line break (\n) or...
View ArticleHow to convert TMX to tab-delimited? | These segments
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Hans LentingPost title: These segments <seg>- First line- Second line- Third line </seg>Something like:...
View ArticleHow to convert TMX to tab-delimited? | Checkbox in Notepad++
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Stepan KonevPost title: Checkbox in Notepad++Ok, I can't figure out a regex so far, but Notepad++ has a checkbox '....
View ArticleHow to convert TMX to tab-delimited? | Pilcrow
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Hans LentingPost title: Pilcrow[quote]Hans Lenting wrote:- First line- Second line- Third line Something like: Find:...
View ArticleHow to convert TMX to tab-delimited? | Further preparation
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Hans LentingPost title: Further preparationFurther preparation:Remove in-segment...
View ArticleHow to convert TMX to tab-delimited? | If it cannot be avoided
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Hans LentingPost title: If it cannot be avoided[quote]Stepan Konev wrote: Solution: use Windows :D [/quote]I use...
View ArticleHow to convert TMX to tab-delimited? | @Hans
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Samuel MurrayPost title: @Hans[quote]Hans Lenting wrote:When aligning source and target to tab-del, these segments...
View ArticleHow to convert TMX to tab-delimited? | (ignore)
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Samuel MurrayPost title: (ignore)(ignore... I forgot that you're not trying to *fix* the TMX; you're trying to...
View ArticleHow to convert TMX to tab-delimited? | @Hans II
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Samuel MurrayPost title: @Hans IISince it would seem that you're trying to create your own TMX-to-text converter, you...
View ArticleHow to convert TMX to tab-delimited? | Nice
Forum: CAT Tools Technical HelpTopic: How to convert TMX to tab-delimited?Poster: Hans LentingPost title: Nice[quote]Samuel Murray wrote:Yes, so you have to first replace all whitespace characters...
View ArticleQuickly create a TMX
Forum: CAT Tools Technical HelpTopic: Quickly create a TMXPoster: Hans LentingSometimes I'm in the middle of a project and need to research a term. When I find this term in a document for which a...
View ArticleQuickly create a TMX | Method 3
Forum: CAT Tools Technical HelpTopic: Quickly create a TMXPoster: Hans LentingPost title: Method 3The TMX template would look like this:The Find and Replace actions on the tab-delimited and aligned...
View Article