Skip to content

Move LaTeX-only extensions to LaTeX's fileTypes #148

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
Oct 20, 2017
Merged

Conversation

yudai-nkt
Copy link
Collaborator

The following extensions are based on LaTeX and its packages with a very few exception. So they should be scoped as LaTeX.

  • *.cls and *.sty: LaTeX's document class and package
  • *.bbx and *.cbx: Biblatex's bibliography and citation style
  • *.lco: KOMA-script's letter class option

@yudai-nkt yudai-nkt requested a review from Aerijo September 15, 2017 06:27
Copy link
Collaborator

@Aerijo Aerijo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. My biggest concern was special features (like @ in commands) unique to these files, but I just found now that they are allowed by default anyway (and it would not have been correct in plain tex scope either).

@yudai-nkt yudai-nkt merged commit 044561e into master Oct 20, 2017
@yudai-nkt yudai-nkt deleted the latex-extension branch October 20, 2017 06:43
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.

2 participants