Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-strict record grouping #3

Open
goodmami opened this issue Jun 18, 2017 · 0 comments
Open

Non-strict record grouping #3

goodmami opened this issue Jun 18, 2017 · 0 comments

Comments

@goodmami
Copy link
Owner

I had been working under the assumption that once a record marker is found (e.g. \\id or \\ref), any following lines until the next record marker are grouped with under that level. This is not always the case. The Toolbox project files define, for each marker, what is the level "above" it. So, for instance, it's possible to have a file like this:

\id my_text
\ref my_text.001
\t ...
\m ...
\g ...
\f ...
\ELANMediaURL ...
\dt ...
\id another_text
...

...where \ELANMediaURL and \dt are attributes of the \id my_text level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant