Skip to content

A LaTex boilerplate for creating an IEEE paper in VS Code using Development Container (devcontainer).

License

Notifications You must be signed in to change notification settings

n-patiphon/ieee-latex-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEEE LaTex Dev Container

A boilerplate project for creating an IEEE paper in VS code using Development Container (devcontainer).

Requirements

  1. Docker
  2. Docker Compose
  3. VS code
  4. VS code remote containers extension

Usage

  1. Clone the repo
  2. Run id in a terminal to get UID, GUID, and UNAME.
  3. Change UID, GUID, UNAME, and TZ in the .devcontainer/.env file.
  4. Press F1 and choose Remote-Containers: Reopen in Container in VS code.
  5. Start writing (the output PDF file will be automatically built on save).
  6. Preview the document by pressing F1 and choosing LaTex Workshop: View LaTex PDF file

Tips

  1. The Grammarly plugin will continuously check for grammar errors in the background.
  2. Trailing spaces are removed on save.
  3. To efficiently control the source files using Git, it is best to add a line break after a complete sentence, i.e., after a full stop. This can be done by selecting the target text, pressing F1, choosing Replace Rules: Run Rule..., and choosing Replace Rules: Add a new line after every sentence.

Acknowledgment

About

A LaTex boilerplate for creating an IEEE paper in VS Code using Development Container (devcontainer).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages