由买买提看人间百态

topics

全部话题 - 话题: multicol
(共0页)
T*******n
发帖数: 493
1
Here is a hack for wide equations in two-column layout.
The equations stay where they are supposed to be, but
there may be some spacing problems at page breaks.
You also lose some float functionality because of the use
of the multicol package. See the multicol documentation
for details. The definitions between \usepackage{amsmath}
and \begin{document} can be saved in a .sty file and
loaded using \usepackage{...}.
I think I posted this before. Just run it through LaTeX
and you'll see what it l
p*l
发帖数: 1359
2
我的模版
\ProvidesPackage{beamerthemeclassnote}
\mode
\setbeamertemplate{caption}[numbered]
\setlength\parindent{28pt}
\setlength{\parskip}{0.75\baselineskip}
\setbeamersize{text margin left=0.5in,text margin right=0.5in}
\setbeamercolor{structure}{fg=black}
\setbeamercolor{palette primary}{fg=black,bg=white}
\setbeamertemplate{section in toc}{\vspace{12pt}\textbf{\inserttocsection}\}
\setbeamertemplate{subsection in toc}{\vspace{12pt}\hspace{18pt}\textbf{\
inserttocsubsectionnumber.}~... 阅读全帖
T*******n
发帖数: 493
3
\usepackage{multicol}
\begin{document}
one column
\begin{multicols}{2}
two column, floats might not work
\end{multicols}
one column, no page break
\end{document}
a**e
发帖数: 5794
4
来自主题: TeX版 - Table 分两个 column 的问题
\documentclass{article}
\usepackage{multicol}
\begin{document}
\begin{multicols}{2}
\begin{tabular}{ll}
abc & abc \\
abc & abc \\
\end{tabular}
\columnbreak
\begin{tabular}{ll}
abc & abc \\
abc & abc \\
\end{tabular}
\end{multicols}
\end{document}
w**********i
发帖数: 1585
5
14. Boppy Bare Naked Pillow with Organic Slipcover - $30.
http://www.target.com/p/Boppy-Organic-Slipcover-Forest-Multicol
上面连接是slipcover的图案的参考,这个光slipcover就30刀了。主要是因为我们家一
直都是瓶喂得,所以没什么太大用处,一共没用过超过10次。觉得对胸喂的mm比较有用。
可能因为是organic布料的原因,那个棕色编圈的部分在第一次下水的时候就略有褪色
,请看照片。另外,pp在接口的地方缝了个velco的搭扣,防止宝宝练坐的时候划下来
。个人觉得很好用。
d**********o
发帖数: 1321
6
来自主题: WebRadio版 - 潜水员冒泡兼征版友意见
我与Emacs的不解情缘(9)
差不多去年暑假后回学期也学会了自己写macro,贴个前段时间做题时写过的写lc的模
板吧:M-x lc ENT :
(fset 'lc
[?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?i ?o ?s ?t ?r ?e ?a ?m ?> return ?# ?i ?n
?c ?l ?u ?d ?e ? ?< ?v ?e ?c ?t ?o ?r ?> return ?# ?i ?n ?c ?l ?u ?d ?e ?
?< ?a ?l ?g ?o ?r ?i ?t ?h ?m ?> return ?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?c ?s
?t ?r ?i ?n ?g ?> return ?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?c ?m ?a ?t ?h ?>
return ?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?s ?t ?a ?c ?k ?> return ?# ?i ?n ?c ?l
?u ?d ?e ? ?< ?q ?u ?e ?u ?e ?> retur... 阅读全帖
d**********o
发帖数: 1321
7
来自主题: WebRadio版 - 潜水员冒泡兼征版友意见
第一个项目report
这时偶刚到CSAC工作不久,与小A同学还不熟,我用的还是latex。随着贴的作业越来越
多,应该是用有共同爱好的小伙伴更亲密些。这次贴latex,下次才再org-mode。
\documentclass[b5paper,11pt, abstraction, titlepage]{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{CJKutf8}
\usepackage{multirow}
\usepackage{multicol}
\usepackage{listings}
\usepackage{geometry}
\geometry{b5paper}
\usepackage{graphicx,floatrow}
\usepackage{graphicx,subfigure}
\newsavebox{\abstractbox}
\renewenvironment{abstract}
{\begin{lrbox}{0}\begin{minipage}{\t... 阅读全帖
d**********o
发帖数: 1321
8
来自主题: WebRadio版 - 潜水员冒泡兼征版友意见
我与Emacs的不解情缘(9)
差不多去年暑假后回学期也学会了自己写macro,贴个前段时间做题时写过的写lc的模
板吧:M-x lc ENT :
(fset 'lc
[?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?i ?o ?s ?t ?r ?e ?a ?m ?> return ?# ?i ?n
?c ?l ?u ?d ?e ? ?< ?v ?e ?c ?t ?o ?r ?> return ?# ?i ?n ?c ?l ?u ?d ?e ?
?< ?a ?l ?g ?o ?r ?i ?t ?h ?m ?> return ?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?c ?s
?t ?r ?i ?n ?g ?> return ?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?c ?m ?a ?t ?h ?>
return ?# ?i ?n ?c ?l ?u ?d ?e ? ?< ?s ?t ?a ?c ?k ?> return ?# ?i ?n ?c ?l
?u ?d ?e ? ?< ?q ?u ?e ?u ?e ?> retur... 阅读全帖
d**********o
发帖数: 1321
9
来自主题: WebRadio版 - 潜水员冒泡兼征版友意见
第一个项目report
这时偶刚到CSAC工作不久,与小A同学还不熟,我用的还是latex。随着贴的作业越来越
多,应该是用有共同爱好的小伙伴更亲密些。这次贴latex,下次才再org-mode。
\documentclass[b5paper,11pt, abstraction, titlepage]{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{CJKutf8}
\usepackage{multirow}
\usepackage{multicol}
\usepackage{listings}
\usepackage{geometry}
\geometry{b5paper}
\usepackage{graphicx,floatrow}
\usepackage{graphicx,subfigure}
\newsavebox{\abstractbox}
\renewenvironment{abstract}
{\begin{lrbox}{0}\begin{minipage}{\t... 阅读全帖
T*******n
发帖数: 493
10
So you need text in a list environment to wrap around the table/figure?
Maybe you can try to achieve this effect using the multicol package?
Well, I'm not sure exactly what you want to do...
b*****i
发帖数: 58
11
try simply
\begin{table*}
\end{table*}
btw, there are packages that enable you easily switch between one-column and
multi-column, e.g., multicol
T*******n
发帖数: 493
12
来自主题: TeX版 - 如何自定义INDEX的列数?
Look in the .cls and you should find the definition of an
environment called "theindex". This is where the page
layout of the index is usually defined.
You can try the following, add before \begin{document}:
\usepackage{makeidx}
\usepackage{multicol}
\makeatletter
\newcommand{\startindex}[0]{%
\chapter*{\indexname\@mkboth{\indexname}{\indexname}}%
\addcontentsline{toc}{chapter}{\indexname}%
}
\renewenvironment{theindex}{%
\par
\setlength{\columnseprule}{\z@}%
\setlength{\columnsep}{12
T*******n
发帖数: 493
13
来自主题: TeX版 - 怎么用latex做POSTER?
I load article.cls but set the paper size to 16 inches x 12 inches, and
\usepackage{multicol} to enable three columns across the page, and
just fill up this page. Then:
latex poster.tex
(get DVI file)
dvips -Ppdf poster.dvi
(get PS file for 16x12 inch with vector fonts)
ps2pdf poster.ps
(optional, 16x12 inch PDF poster for preview/proofing)
psresize -w48in -h36in -W16in -H12in poseter.ps poster-big.ps
(full-size poster in PS file)
ps2pdf14 -dDEVICEWIDTHPOINTS=3456 -dDEVICEHEIGHTPOINTS=2592 post
s***n
发帖数: 373
14
来自主题: TeX版 - multicols的问题
如果分了几个column之后,latex默认是平均分配高度,
能不能指定到某个位置处再换到另外一个column?
比如:
a cloumn: b column:
hello fine
hey
ok
fine
good
t***s
发帖数: 4666
15
来自主题: TeX版 - multicols的问题
use tabular instead.
s******e
发帖数: 285
16
来自主题: TeX版 - multicols的问题
没看懂你的意思,能不能表达的清楚一点?
l***a
发帖数: 12410
17
来自主题: Statistics版 - 说一下今天的电面
bless~ 听起来还可以
俺没用过sgscatter,这个检测multicol和reg用tol/iv比有啥优势?

correlation
s*r
发帖数: 2757
18
来自主题: Statistics版 - multicollinearity和 predicion model
in classical regression, multicol.. will increase standard error of your
prediction. need certain regularization
a*z
发帖数: 294
19
To check multicol, use VIF option in your model.
(共0页)