• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Adhumunt/NotesTeX: NotesTeX (or its nickname NoTeX) is a simple LaTeX notes taki ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

Adhumunt/NotesTeX

开源软件地址(OpenSource Url):

https://github.com/Adhumunt/NotesTeX

开源编程语言(OpenSource Language):

TeX 100.0%

开源软件介绍(OpenSource Introduction):

Announcement

NotesTeX v3.0 is out after being in development for longer than I am proud to admit. If you'd like to showcase how your notes look like, send a PNG over to my email with your Github username and I'll feature it below. Thanks for your interest over the years!

NotesTeX

An All-In-One LaTeX Notes Package For Students.
NotesTeX is a modification of the original Jhep journal
format in order to suit the needs of students in university.

· NotesTeX v3.0 ·
· CTAN » ·

Table of contents

Update (v3.0)

23/10/2021

  1. Stylistic updates; bug fixes
  2. Fixed floating issues between margin note, side note, and the geometry package
  3. Left column integration for AMSThm environments
  4. Removed deprecated fonts and shortcuts

Preview

Jhep Formatting Table of Contents
Preview Preview
Margin Notes amsthm Integration
Preview Preview
Image Integration New part Formatting
Preview Preview

Installation

Installing just requires the following steps:

  1. Download the zip archive.
  2. Build the NotesTeX.tex file. This compile should work without a problem, and it should look like the pdf attached below.
  3. Move the NotesTeX.sty file where ever you need it, and let your new notes file call to it as provided in the example below.

Usage

Here is an example of a test page:

\documentclass[10pt]{article}
\usepackage{/Path/to/package/NotesTeX} %/Path/to/package should be replaced with package location
\usepackage{lipsum}

\title{{\Huge Test Page Title}\\{\Large{Test Page Subtitle}}}
\author{Author Name\footnote{\href{https://google.com/}{\textit{Author Website}}}}

\affiliation{Affiliation of Author}
\emailAdd{Email of Author}
\begin{document}
  \maketitle
  \flushbottom
  \newpage
  \pagestyle{fancynotes}
  \part{Test Part 1}
  \lipsum[1]
  \section{Subtest Section 1}
  Some notes here.\sn{With some additional sidenotes}
\end{document}

For right to left flowing languages, please add the following package and your native font just before you start the document. Below is an MWE with Persian font.

\usepackage{xepersian}
\settextfont{XB Niloofar}
\setlatintextfont{Times New Roman}

\begin{document}
 ...

Documentation

All the documentation of this package is given in NotesTeX.pdf and if you have any questions feel free to contact me.

License

This material is subject to the LaTeX Project Public License.

Version and Contact

NotesTeX v3.0.
Created by Aditya Dhumuntarao.
Date: 23 Oct, 2021.
E-mail comments and suggestions to [email protected].




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap