How to document LaTeX custom packages and document classes? Announcing the arrival of Valued...
What are the motives behind Cersei's orders given to Bronn?
Is the address of a local variable a constexpr?
What are the pros and cons of Aerospike nosecones?
Does surprise arrest existing movement?
Why was the term "discrete" used in discrete logarithm?
Should gear shift center itself while in neutral?
Are my PIs rude or am I just being too sensitive?
"Seemed to had" is it correct?
How to find all the available tools in macOS terminal?
How can I make names more distinctive without making them longer?
Did Kevin spill real chili?
What is the longest distance a 13th-level monk can jump while attacking on the same turn?
Models of set theory where not every set can be linearly ordered
Is high blood pressure ever a symptom attributable solely to dehydration?
How to assign captions for two tables in LaTeX?
Single word antonym of "flightless"
Why does Python start at index 1 when iterating an array backwards?
Check which numbers satisfy the condition [A*B*C = A! + B! + C!]
Gastric acid as a weapon
Should I use Javascript Classes or Apex Classes in Lightning Web Components?
What is a Meta algorithm?
Is there a Spanish version of "dot your i's and cross your t's" that includes the letter 'ñ'?
What does the "x" in "x86" represent?
If a contract sometimes uses the wrong name, is it still valid?
How to document LaTeX custom packages and document classes?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How do I document my style files?Structuring a collection of patches for various classes and packagesKOMA classes and LoadClassDefining a wrapper class for a set of document classesAdvantages of a custom class over a package and environmentCustomizing LaTeX - create a document class or a package?Is there a way make a custom default document style in LaTeX?Trying to create simple template for novice usersDefining colors in a custom LaTeX classHow to use authblk's @author outside maketitle (or other way to get easy-to-use author lists in document class)
While I can use something like Doxygen to document a C library (functions, constants and structures defined/written by me), I couldn't find something equivalent in LaTeX to document newcommand(s) let(s) and other stuff in my .cls and .sty files.
Since LaTeX is common used as output (even by Doxygen), I'm struggling to find "Google keywords" for this specific matter.
Am I supposed to document a class/package by creating a separate LaTeX file specific for this? Or maybe, is literal programming the recommended way for LaTeX?
Thanks in advance.
package-writing documentclass-writing
add a comment |
While I can use something like Doxygen to document a C library (functions, constants and structures defined/written by me), I couldn't find something equivalent in LaTeX to document newcommand(s) let(s) and other stuff in my .cls and .sty files.
Since LaTeX is common used as output (even by Doxygen), I'm struggling to find "Google keywords" for this specific matter.
Am I supposed to document a class/package by creating a separate LaTeX file specific for this? Or maybe, is literal programming the recommended way for LaTeX?
Thanks in advance.
package-writing documentclass-writing
Take a look here: texdev.net/2009/10/06/a-model-dtx-file
– Phelype Oleinik
29 secs ago
add a comment |
While I can use something like Doxygen to document a C library (functions, constants and structures defined/written by me), I couldn't find something equivalent in LaTeX to document newcommand(s) let(s) and other stuff in my .cls and .sty files.
Since LaTeX is common used as output (even by Doxygen), I'm struggling to find "Google keywords" for this specific matter.
Am I supposed to document a class/package by creating a separate LaTeX file specific for this? Or maybe, is literal programming the recommended way for LaTeX?
Thanks in advance.
package-writing documentclass-writing
While I can use something like Doxygen to document a C library (functions, constants and structures defined/written by me), I couldn't find something equivalent in LaTeX to document newcommand(s) let(s) and other stuff in my .cls and .sty files.
Since LaTeX is common used as output (even by Doxygen), I'm struggling to find "Google keywords" for this specific matter.
Am I supposed to document a class/package by creating a separate LaTeX file specific for this? Or maybe, is literal programming the recommended way for LaTeX?
Thanks in advance.
package-writing documentclass-writing
package-writing documentclass-writing
asked 2 mins ago
LRMAAXLRMAAX
364
364
Take a look here: texdev.net/2009/10/06/a-model-dtx-file
– Phelype Oleinik
29 secs ago
add a comment |
Take a look here: texdev.net/2009/10/06/a-model-dtx-file
– Phelype Oleinik
29 secs ago
Take a look here: texdev.net/2009/10/06/a-model-dtx-file
– Phelype Oleinik
29 secs ago
Take a look here: texdev.net/2009/10/06/a-model-dtx-file
– Phelype Oleinik
29 secs ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485064%2fhow-to-document-latex-custom-packages-and-document-classes%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485064%2fhow-to-document-latex-custom-packages-and-document-classes%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Take a look here: texdev.net/2009/10/06/a-model-dtx-file
– Phelype Oleinik
29 secs ago