Examples tagged latexmkrc
Recent

pLaTeX 実験
An example on using pTeX on Overleaf. See this help page and blog post for further details on using pTeX on Overleaf.
Overleaf

Polyphonic or Instrumental Music with M-Tx and MusixTeX on Overleaf
This example demonstrates how to write polyphonic or instrumental music on Overleaf, using M-Tx (.mtx) syntax.
This was made possible with a custom latexmkrc file. The music piece examples here were taken from the M-Tx documentation.
LianTze Lim

Example using xr package on Overleaf
This project demonstrates how the xr package can be used on Overleaf to resolve labels in other .tex files that have not been \include-d in the main file.
Make sure you enable the correct system call in latexmkrc, depending on the LaTeX engine you're using!
LianTze Lim (from an answer by cyberSingularity at http://tex.stackexchange.com/a/69832/226)

Auto remove PDF blank margin when includegraphics
latexmkrc example
how to set pdfcrop for includegraphics
Kuang-Hsun Lin