Skip to content

rignaneseleo/Latex-listings-Dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lstset for Dart in Latex (Listings)

Instructions

  1. Download this file and put it in your project
  2. Link it to your master file on the top (under the \usepackage{} definitions) using \input{./listings_dart}
  3. In your document, format your Dart code using:
\begin{lstlisting}
    \\Your Dart code goes here
\end{lstlisting}
  1. Enjoy and pull here the functions and types you added!

Preview

Preview

About

Here you have the file to import in order to format your Dart code into your Latex project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages