Skip to content

Add .dtx and .ins extensions #126

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

Merged
merged 1 commit into from
Aug 7, 2017
Merged

Add .dtx and .ins extensions #126

merged 1 commit into from
Aug 7, 2017

Conversation

papatience
Copy link
Contributor

No description provided.

@papatience papatience changed the title Add .ins and .dtx extensions Add .dtx and .ins extensions Apr 21, 2017
@Aerijo
Copy link
Collaborator

Aerijo commented Jul 22, 2017

Do these files use the same grammar as Latex? I can't seem to find much on them, but they appear to be used to make packages. I would think they have custom grammar.

@yudai-nkt
Copy link
Collaborator

They are both based on TeX and can safely be added to the extension list. Big differences are

  • "Guard modifier" feature (by DocStrip) and
  • Change in %'s category code (by doc package).

Supporting these two would be a future task.

@yudai-nkt yudai-nkt merged commit 2967edb into area:master Aug 7, 2017
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

Successfully merging this pull request may close these issues.

3 participants