Skip to main content

Questions tagged [number]

Filter by
Sorted by
Tagged with
0 votes
0 answers
81 views

I am getting an error for a missing number, I do not use numbers. I assume there is some missing package or such, but after testing all I read about, nothing changes. So I reinstalled Texmaker,...
Dan Wallsby's user avatar
0 votes
1 answer
64 views

\documentclass[11pt]{article} \usepackage{amsmath,amssymb,amsthm} \usepackage{graphicx} \usepackage{hyperref} \usepackage{geometry} \geometry{margin=1in} \title{A Sequence-Modulated Fractal: New ...
Irmatty86's user avatar
3 votes
1 answer
77 views

I have a critical edition of "Fábula de Polifemo y Galatea" with LuaLaTeX and reledmac, and i have a question: the package can modify the numeration in the apparatus, for example, from "...
Iohannes Brachamons L.'s user avatar
2 votes
1 answer
87 views

I need to number the theorems as shown in the image. For content reasons, after theorem 1.4 is theorem 1.3b, then 1.5... I use the ntheorem package but don't understand how to change the default ...
Thang Do's user avatar
3 votes
3 answers
290 views

The \test command below always rounds a number to 3 decimal places. How to modify this command so that a number not to be rounded unless an optional argument is explicitly provided? \documentclass{...
xcn's user avatar
  • 1,195
0 votes
1 answer
97 views

% here is some code. not sure if it is a right way to define a new command . But it work as expected. \documentclass{article} \begin{document} \ExplSyntaxOn \newcommand{\ro}[2][2]{\fp_eval:n { round ...
xcn's user avatar
  • 1,195
0 votes
0 answers
37 views

I'm sorry if this question sounds a bit naive, I'm quite new to LateX. I'm using \autoref to cross-reference figures. I've used this command to personalize the appearance of it: \renewcommand{\...
Franck_0975's user avatar
8 votes
1 answer
479 views

In the latest version of LaTeX3, what would be the fastest way to test if an argument is a string representing an integer (without LuaTex)? Basically, I am looking for a function that would do the ...
Vincent's user avatar
  • 6,225
0 votes
2 answers
102 views

I will provide a MWE if you think it is necessary but I believe it is not. I have created the following (cropped) tabular: I have used $\vdots$ in order to recall that some data are the same among ...
JKHA's user avatar
  • 537
0 votes
1 answer
179 views

\documentclass[a4paper,fleqn,hyperfootnotes=true,colorlinks=true,allcolors=blue]{cas-dc} \usepackage[numbers]{natbib} \usepackage{hyperref} \hypersetup{ citecolor=blue, linkcolor=red, } \...
Jiamei Liu's user avatar
3 votes
2 answers
260 views

This is my code: \begin{equation} \begin{aligned} &\begin{split} \max\,\, z=&P_1d_1^-+P_2d_2^-+P_3(240d_3^-+220d_4^-+250d_5^-)\\ &+P_4(240d_6^-+220d_7^-+250d_8^-)+P_5d_9^-+...
MorningKay's user avatar
1 vote
1 answer
127 views

I want quantikz to be able to number automatically,like this: which I currently use align \documentclass[12pt,reqno]{report} \usepackage{amsfonts} \usepackage{stmaryrd} \usepackage{amsmath} \...
Guanyu Li's user avatar
2 votes
2 answers
94 views

A small program that recalculates the number of records in the source list (array) and converts the list of data into a table. It works if the number of rows in the table is \def\nRows{3} is ...
Juli's user avatar
  • 131
0 votes
1 answer
118 views

\begin{tikzpicture}[scale=0.8] \draw[->] (0,0) -- (10,0) node[right] {Quantity}; \draw[->] (0,0) -- (0,10) node[above] {Price}; \draw (2,8) -- (8,2) node[midway,below] {Demand Curve}; \draw (1,9)...
October's user avatar
0 votes
0 answers
28 views

I don't know how to fix the order of page numbering for table of contents, list of figures, list of tables, and nomenclature. I use \renewcommand to change the Arabic numbers to Roman; however, for ...
Hossein's user avatar

15 30 50 per page
1
2 3 4 5
9