Use paracol to simulate a longtable?remove white line with multicol in longtableHow to use longtable...
While on vacation my taxi took a longer route, possibly to scam me out of money. How can I deal with this?
Why one should not leave fingerprints on bulbs and plugs?
Why do newer 737s use two different styles of split winglets?
Why did it take so long to abandon sail after steamships were demonstrated?
Are Roman Catholic priests ever addressed as pastor
Custom alignment for GeoMarkers
ERC721: How to get the owned tokens of an address
Relationship between sampajanna definitions in SN 47.2 and SN 47.35
Bacteria contamination inside a thermos bottle
Brexit - No Deal Rejection
Is there a hypothetical scenario that would make Earth uninhabitable for humans, but not for (the majority of) other animals?
How can we have a quark condensate without a quark potential?
As a new Ubuntu desktop 18.04 LTS user, do I need to use ufw for a firewall or is iptables sufficient?
New passport but visa is in old (lost) passport
How to write cleanly even if my character uses expletive language?
PTIJ: Who should I vote for? (21st Knesset Edition)
What options are left, if Britain cannot decide?
Describing a chess game in a novel
Why do passenger jet manufacturers design their planes with stall prevention systems?
Why do tuner card drivers fail to build after kernel update to 4.4.0-143-generic?
Are ETF trackers fundamentally better than individual stocks?
How to pronounce "I ♥ Huckabees"?
What is the adequate fee for a reveal operation?
Different outputs for `w`, `who`, `whoami` and `id`
Use paracol to simulate a longtable?
remove white line with multicol in longtableHow to use longtable package?Forcing paracol to look like a tabularlongtable spread to multicolPage break with a longtable in multicolumnLongtable inside multicols fails on “thanks”Multipage synchronous two column abstract in a two column articleLongtable issueshow to use longtable with resizeboxHow to use longtable in latex?
documentclass{article}
usepackage{paracol,lipsum,calc}
begin{document}
setlengthcolumnseprule{.4pt}
setcolumnwidth{0pt,.55textwidth,.4textwidth,0pt}
Add Title
begin{paracol}{4}
raisebox{1em}{hspace{-1em}rule{textwidth-1em}{.4pt}}
switchcolumn aaa switchcolumnlipsum[2]switchcolumnswitchcolumn*
hspace{-2em}rule{textwidth}{.4pt}
switchcolumn aaa switchcolumn lipsum[2]switchcolumnswitchcolumn*
switchcolumn aaa switchcolumn lipsum[2]switchcolumnswitchcolumn*
end{paracol}
end{document}
- The toprule (use raisebox...) is slightly lower, but if comment out ``Add Title'' then all right ?
- How to accurately contrl hspace{1-em} and rule{textwidth-1em} (1em was guessed) to fit the vetical rule ?
- How to force add bottomrule at firstpage and toprule at second page (There is a paragraph across two pages)?
tables multicol
add a comment |
documentclass{article}
usepackage{paracol,lipsum,calc}
begin{document}
setlengthcolumnseprule{.4pt}
setcolumnwidth{0pt,.55textwidth,.4textwidth,0pt}
Add Title
begin{paracol}{4}
raisebox{1em}{hspace{-1em}rule{textwidth-1em}{.4pt}}
switchcolumn aaa switchcolumnlipsum[2]switchcolumnswitchcolumn*
hspace{-2em}rule{textwidth}{.4pt}
switchcolumn aaa switchcolumn lipsum[2]switchcolumnswitchcolumn*
switchcolumn aaa switchcolumn lipsum[2]switchcolumnswitchcolumn*
end{paracol}
end{document}
- The toprule (use raisebox...) is slightly lower, but if comment out ``Add Title'' then all right ?
- How to accurately contrl hspace{1-em} and rule{textwidth-1em} (1em was guessed) to fit the vetical rule ?
- How to force add bottomrule at firstpage and toprule at second page (There is a paragraph across two pages)?
tables multicol
add a comment |
documentclass{article}
usepackage{paracol,lipsum,calc}
begin{document}
setlengthcolumnseprule{.4pt}
setcolumnwidth{0pt,.55textwidth,.4textwidth,0pt}
Add Title
begin{paracol}{4}
raisebox{1em}{hspace{-1em}rule{textwidth-1em}{.4pt}}
switchcolumn aaa switchcolumnlipsum[2]switchcolumnswitchcolumn*
hspace{-2em}rule{textwidth}{.4pt}
switchcolumn aaa switchcolumn lipsum[2]switchcolumnswitchcolumn*
switchcolumn aaa switchcolumn lipsum[2]switchcolumnswitchcolumn*
end{paracol}
end{document}
- The toprule (use raisebox...) is slightly lower, but if comment out ``Add Title'' then all right ?
- How to accurately contrl hspace{1-em} and rule{textwidth-1em} (1em was guessed) to fit the vetical rule ?
- How to force add bottomrule at firstpage and toprule at second page (There is a paragraph across two pages)?
tables multicol
documentclass{article}
usepackage{paracol,lipsum,calc}
begin{document}
setlengthcolumnseprule{.4pt}
setcolumnwidth{0pt,.55textwidth,.4textwidth,0pt}
Add Title
begin{paracol}{4}
raisebox{1em}{hspace{-1em}rule{textwidth-1em}{.4pt}}
switchcolumn aaa switchcolumnlipsum[2]switchcolumnswitchcolumn*
hspace{-2em}rule{textwidth}{.4pt}
switchcolumn aaa switchcolumn lipsum[2]switchcolumnswitchcolumn*
switchcolumn aaa switchcolumn lipsum[2]switchcolumnswitchcolumn*
end{paracol}
end{document}
- The toprule (use raisebox...) is slightly lower, but if comment out ``Add Title'' then all right ?
- How to accurately contrl hspace{1-em} and rule{textwidth-1em} (1em was guessed) to fit the vetical rule ?
- How to force add bottomrule at firstpage and toprule at second page (There is a paragraph across two pages)?
tables multicol
tables multicol
asked 4 mins ago
Zeno ShuaiZeno Shuai
936
936
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%2f479885%2fuse-paracol-to-simulate-a-longtable%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%2f479885%2fuse-paracol-to-simulate-a-longtable%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