Overleaf 模板库LaTeX 模板和示例 — Recent
探索 LaTeX 模板和示例,以帮助完成从撰写期刊文章到使用特定 LaTeX 包的所有工作。

% abstract \parttitle{First part title} %if any Text for this section. \parttitle{Second part title} %if any Text for this section.

% abstract \parttitle{First part title} %if any Text for this section. \parttitle{Second part title} %if any Text for this section.

% abstract \parttitle{First part title} %if any Text for this section. \parttitle{Second part title} %if any Text for this section.

This is to test the >4mb file downloads from s3

My Great Abstract

This example shows how to use the LuaTeX callback function "post_linebreak_filter" (with plain TeX) to parse the node list of a typeset paragraph. Plain TeX, rather than LaTeX, was chosen for speed and simplicity.

This example shows how to use LuaTeX to run software tools and utilities installed on Overleaf’s servers, including how to capture, and then typeset, text that would normally be displayed in a terminal window.
![Overleaf template to visualize the layout of a book prepared with \documentclass[twoside]{book}](https://writelatex-staging.s3.amazonaws.com/published_ver/907.jpeg?X-Amz-Expires=14400&X-Amz-Date=20251014T022201Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNF72YV4UC/20251014/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=e10b50e451c94fd2bf291b187ea392663a56d8fc57a34e0c0f2950ee4c84d6dd)
This template, written using LuaLaTeX, accompanies the blog post Taming LaTeX’s Page Layout: A Template and Toolset for Book Authors. It provides tools for visualizing the layout of a book that will be produced with LaTeX's book class file ((i.e., via \documentclass[twoside]{book}). The template is not intended for final book production but to provide a tool for rapid prototyping of different paper sizes, book sizes and page margins. It overlays the book page with borders and also draws rulers rulers (using a mm scale) for you to visually inspect and check measurements. Each time you successfully typeset a document the template also writes out a file called "mypagesetup.tex" that contains the LaTeX code to set the various parameters needed to implement your own layout using book.cls: download your project, extract "mypagesetup,tex" and include that file into your own project.