Page Menu
Home
Wolfplex
Search
Configure Global Search
Log In
Files
F422221
package.tex
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
package.tex
View Options
\documentclass
[12pt]
{
article
}
\usepackage
[french]
{
babel
}
%\usepackage[utf8x]{inputenc}
\usepackage
[T1]
{
fontenc
}
\usepackage
{
lmodern
}
\usepackage
{
amsmath
}
\usepackage
{
graphicx
}
%\usepackage[colorinlistoftodos]{todonotes}
\usepackage
{
verbatim
}
\usepackage
{
xcolor
}
%\usepackage{hyperref}
%\usepackage{array}
%\usepackage{adjustbox}
\usepackage
{
letltxmacro
}
%\usepackage{movie15}
\usepackage
{
float
}
\usepackage
{
geometry
}
\geometry
{
top=3cm, bottom=3cm, left=3cm, right=3cm
}
\usepackage
{
multicol
}
\setlength
{
\columnseprule
}{
0pt
}
\usepackage
[bottom]
{
footmisc
}
%\usepackage{steinmetz} % z = 2 * L-24,5°
\usepackage
{
soul
}
% pour souligner # phaseurs
\newcommand
{
\HRule
}{
\rule
{
\linewidth
}{
0.5mm
}}
\usepackage
{
enumitem
}
\usepackage
{
pdfpages
}
%\usetikzlibrary{arrows}
%\usetikzlibrary{calc}
\usepackage
{
tabularx
}
\usepackage
{
afterpage
}
\newcommand\blankpage
{
%
\null
\thispagestyle
{
empty
}
%
\addtocounter
{
page
}{
-1
}
%
\newpage
}
\newdimen\xorig
\newdimen\yorig
\newcommand
{
\sumphasor
}
[4]
% origin, a, b, style; (for z=a+bi)
{
\path
(#1);
\pgfgetlastxy
{
\xorig
}{
\yorig
}
\pgfmathsetmacro
{
\xfirst
}{
\xorig
/28.453
}
\pgfmathsetmacro
{
\yfirst
}{
\yorig
/28.453
}
\pgfmathsetmacro
{
\xsecond
}{
\xorig
/28.453+#2
}
\pgfmathsetmacro
{
\ysecond
}{
\yorig
/28.453+#3
}
\draw
[#4]
(
\xfirst
,
\yfirst
) -- (
\xsecond
,
\ysecond
);
}
\newcommand
{
\expphasorpi
}
[4]
% origin, r, phi(pi), style
{
\path
(#1);
\pgfgetlastxy
{
\xorig
}{
\yorig
}
\pgfmathsetmacro
{
\xfirst
}{
\xorig
/28.453
}
\pgfmathsetmacro
{
\yfirst
}{
\yorig
/28.453
}
\pgfmathsetmacro
{
\xsecond
}{
\xorig
/28.453+#2*cos(#3/pi*180)
}
\pgfmathsetmacro
{
\ysecond
}{
\yorig
/28.453+#2*sin(#3/pi*180)
}
\draw
[#4]
(
\xfirst
,
\yfirst
) -- (
\xsecond
,
\ysecond
);
}
\newcommand
{
\expphasordeg
}
[4]
% origin, r, phi(pi), style
{
\path
(#1);
\pgfgetlastxy
{
\xorig
}{
\yorig
}
\pgfmathsetmacro
{
\xfirst
}{
\xorig
/28.453
}
\pgfmathsetmacro
{
\yfirst
}{
\yorig
/28.453
}
\pgfmathsetmacro
{
\xsecond
}{
\xorig
/28.453+#2*cos(#3)
}
\pgfmathsetmacro
{
\ysecond
}{
\yorig
/28.453+#2*sin(#3)
}
\draw
[#4]
(
\xfirst
,
\yfirst
) -- (
\xsecond
,
\ysecond
);
}
\setlength\parindent
{
0pt
}
\PassOptionsToPackage
{
hyphens
}{
url
}
\usepackage
{
hyperref
}
\usepackage
{
color
}
\usepackage
{
titlesec
}
\setcounter
{
secnumdepth
}{
4
}
\titleformat
{
\paragraph
}
{
\normalfont\normalsize\bfseries
}{
\theparagraph
}{
1em
}{}
\titlespacing*
{
\paragraph
}
{
0pt
}{
3.25ex plus 1ex minus .2ex
}{
1.5ex plus .2ex
}
\usepackage
{
enumitem
}
%\usepackage{slashbox}
File Metadata
Details
Attached
Mime Type
text/x-tex
Expires
Wed, Aug 6, 3:02 PM (18 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
64884
Default Alt Text
package.tex (2 KB)
Attached To
rDOCS Documents from Wolfplex Hackerspace ASBL
Event Timeline
Log In to Comment