Skip to content

Instantly share code, notes, and snippets.

@brandelune
Last active August 9, 2021 08:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brandelune/46faceb4c81bfee7c938282cc6dfe17c to your computer and use it in GitHub Desktop.
Save brandelune/46faceb4c81bfee7c938282cc6dfe17c to your computer and use it in GitHub Desktop.
Custom OmegaT tags for texi files (currently processed with po4a for direct support in OmegaT)
\(?(@code\{[^\}]*\}+|@command\{[^\}]*\}+|@kbd\{[^\}]*\}+|@key\{[^\}]*\}+|@file\{[^\}]*\}+|@url\{[^\}]*\}+|@uref\{[^\}]*\}+|@email\{[^\}]*\}+|@[^\{\s]*[\{\}\(\)]*|\)?\})\)?|[CM]-[^\s\}]*[ \da-zA-Z-\.]*|^[a-zA-X]$|^[a-zB-Z] |^[a-zA-Z]+(-[a-z]+)+$|(?<=,\s)[a-z-]+(?=\})|\(?(?<=[^\w][\W\{])[a-z]+(-[a-z]+)+\)?|,\s(?=[a-z-]+\})|([A-Z]){2,}|(https:/|~)((/|\\)[^\}\;\n\s\"\<,]+)|``|''|,,+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment