Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
TeX - LaTeX

Questions tagged [def]

Ask Question

The tag has no summary.

47 questions
Filter by
Sorted by
Tagged with
4votes
2answers
142views

I try to implement the currying function , and I start from implement the following :\myproc<=b<=a will print a \mapsto b \mapsto {\rm output}\myproc<=b will print {\bf a} \mapsto b \...
YCH817's user avatar
4votes
1answer
162views

I am working with an old LaTeX file originally prepared by a retired professor (on macOS, with a rather old TeX distribution).The preamble contains many packages and manual layout settings. My goal ...
Sebastiano's user avatar
2votes
3answers
219views

\def : How is the \verb command, e.g. in \verb=\verb=, defined?I'm not asking about \verb as such, but as an example how to \def something like that, a command with arguments encapsulated in brace-...
Gyro Gearloose's user avatar
1vote
1answer
62views

I'm trying to draw a 3D parametric curve ⟨x(t),y(t),z(t)⟩ using \addplot3 in TikZ/pgfplots, but I want to predefine the functions for x(t), y(t), and z(t) so that I can reuse them later in my drawing, ...
Marco Moldenhauer's user avatar
0votes
1answer
51views

According to the comment package documentation p.2 section 3.1 one should be able to rename the cutfile's file name.Given the following MWE this does not seem to work:\documentclass{article}\...
Lukas's user avatar
4votes
1answer
95views

Suppose that one defines (with \def) macros with a lot of text, lots of such macros, using a good amount of TeX memory. Some useful stuff is done with these macros, then they are not needed anymore....
Miguel V. S. Frasson's user avatar
4votes
1answer
207views

The symbol := can be written as \coloneqq using the mathtools package. However, I am unsure how to represent the reversed symbol, =:.
otirbbpj's user avatar
2votes
2answers
123views

I have madethis command \RepNum{#1}{#2}. This command is created to indicate the number of times the argument #1 is repeated in the list #2, separated by commas.\def\RepNum#1#2{% \begingroup \...
Serubi's user avatar
3votes
1answer
223views

Given the list one,two,three,four,fiveHow can I retrieve the third element three from the list?CODE:\documentclass{article}\def\myList{one,two,three,four,five}\begin{document} The ...
Marco Moldenhauer's user avatar
0votes
1answer
66views

I am trying to compile this Tex file with this style file in the same directory, following these instructions. I am using TeXstudio 4.8.1.I am getting the following error messages:e-jc.sty error 73 ...
Jérôme Verstrynge's user avatar
2votes
1answer
103views

I'm trying to apply the parallel foreach idea from https://tex.stackexchange.com/a/193943/2113 to pair up a list of coordinates with a (potentially shorter) list of items. The answer https://tex....
Cactus's user avatar
  • 1,387
2votes
1answer
75views

I'd like to \define a list using \foreach, then use that in another \foreach, like this:\documentclass{standalone}\usepackage{tikz}\begin{document}\begin{tikzpicture} \def\coords{\foreach \x ...
Cactus's user avatar
  • 1,387
0votes
1answer
198views

Is there a way to remove a single newline character from an input? Something like this\edef\test{\removenl{ Hello World %}}% \test should have ` Hello World `Context: Consider a file.txt that ...
Tohiko's user avatar
  • 1,961
2votes
3answers
384views

In the following minimal example, I am able to define a custom \if* command based on ifcsname, however when I use it inside \loop construct I get Extra \fi errors\documentclass{article}\...
Tohiko's user avatar
  • 1,961
2votes
1answer
135views

I have the following macro/command:\def\definenewcounter#1{\newcount \csname#1\endcsname}It is supposed to create a new count with it's name being whatever argument 1 is, but it is throwing errors. ...
fsr_j's user avatar

153050per page
1
234

Hot Network Questions

more hot questions
Newest def questions feed

[8]ページ先頭

©2009-2025 Movatter.jp