Reproducing a question style in enumerate
Pre-mixing cryogenic fuels and using only one fuel tank
Do we have to expect a queue for the shuttle from Watford Junction to Harry Potter Studio?
15% tax on $7.5k earnings. Is that right?
Is there a nicer/politer/more positive alternative for "negates"?
Doesn't the system of the Supreme Court oppose justice?
Creating two special characters
How much of a Devil Fruit must be consumed to gain the power?
Change the color of a single dot in `ddot` symbol
Stack Interview Code methods made from class Node and Smart Pointers
What's the name of the logical fallacy where a debater extends a statement far beyond the original statement to make it true?
I found an audio circuit and I built it just fine, but I find it a bit too quiet. How do I amplify the output so that it is a bit louder?
The Digit Triangles
What is going on with gets(stdin) on the site coderbyte?
What is the highest possible scrabble score for placing a single tile
Microchip documentation does not label CAN buss pins on micro controller pinout diagram
Can I cause damage to electrical appliances by unplugging them when they are turned on?
Is this part of the description of the Archfey warlock's Misty Escape feature redundant?
What is Cash Advance APR?
Is it necessary to use pronouns with the verb "essere"?
Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?
How to preserve electronics (computers, iPads and phones) for hundreds of years
How to get directions in deep space?
Circuit Analysis: Obtaining Close Loop OP - AMP Transfer function
Is there any evidence that Cleopatra and Caesarion considered fleeing to India to escape the Romans?
Reproducing a question style in enumerate
documentclass[11pt, a4paper]{article}
usepackage{cmbright}
usepackage[margin=2cm]{geometry}
usepackage{multicol}
usepackage{enumitem}
begin{document}
begin{enumerate}[label=textbf{arabic*}, leftmargin=*, labelsep=1cm]
item A question
medskip
hrulefill
medskip
hrulefill
[1]
end{enumerate}
Using the above code as a starting point, I'd like to reproduce the following question style, so that there's a gap between the mark for a question and the main body of the question (and the horizontal lines for working out) as shown. Any help appreciated.
enumerate
add a comment |
documentclass[11pt, a4paper]{article}
usepackage{cmbright}
usepackage[margin=2cm]{geometry}
usepackage{multicol}
usepackage{enumitem}
begin{document}
begin{enumerate}[label=textbf{arabic*}, leftmargin=*, labelsep=1cm]
item A question
medskip
hrulefill
medskip
hrulefill
[1]
end{enumerate}
Using the above code as a starting point, I'd like to reproduce the following question style, so that there's a gap between the mark for a question and the main body of the question (and the horizontal lines for working out) as shown. Any help appreciated.
enumerate
add a comment |
documentclass[11pt, a4paper]{article}
usepackage{cmbright}
usepackage[margin=2cm]{geometry}
usepackage{multicol}
usepackage{enumitem}
begin{document}
begin{enumerate}[label=textbf{arabic*}, leftmargin=*, labelsep=1cm]
item A question
medskip
hrulefill
medskip
hrulefill
[1]
end{enumerate}
Using the above code as a starting point, I'd like to reproduce the following question style, so that there's a gap between the mark for a question and the main body of the question (and the horizontal lines for working out) as shown. Any help appreciated.
enumerate
documentclass[11pt, a4paper]{article}
usepackage{cmbright}
usepackage[margin=2cm]{geometry}
usepackage{multicol}
usepackage{enumitem}
begin{document}
begin{enumerate}[label=textbf{arabic*}, leftmargin=*, labelsep=1cm]
item A question
medskip
hrulefill
medskip
hrulefill
[1]
end{enumerate}
Using the above code as a starting point, I'd like to reproduce the following question style, so that there's a gap between the mark for a question and the main body of the question (and the horizontal lines for working out) as shown. Any help appreciated.
enumerate
enumerate
asked 1 min ago
wrb98wrb98
19119
19119
add a comment |
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%2f480806%2freproducing-a-question-style-in-enumerate%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%2f480806%2freproducing-a-question-style-in-enumerate%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