Email Services/Exchange User Documentation: Difference between revisions
Jump to navigation
Jump to search
m (→HOWTOs) |
No edit summary |
||
Line 4: | Line 4: | ||
* [[Media:FBEntourage.doc | Entourage Free-Busy HOWTO]] | * [[Media:FBEntourage.doc | Entourage Free-Busy HOWTO]] | ||
* [https://webapps.inside.anl.gov/cis_unix/download/zimbra-howto-tmp/HOWTO_Schedule_a_Meeting/Outlook/ Outlook 2007 Free-Busy HOWTO] | * [https://webapps.inside.anl.gov/cis_unix/download/zimbra-howto-tmp/HOWTO_Schedule_a_Meeting/Outlook/ Outlook 2007 Free-Busy HOWTO] | ||
==test== | |||
<syntaxhighlight lang="php"> | |||
<?php | |||
$v = "string"; // sample initialization | |||
?> | |||
html text | |||
<? | |||
echo $v; // end of php code | |||
?> | |||
</syntaxhighlight> | |||
MATH TEST: | |||
<math> | |||
\operatorname{erfc}(x) = | |||
\frac{2}{\sqrt{\pi}} \int_x^{\infty} e^{-t^2}\,dt = | |||
\frac{e^{-x^2}}{x\sqrt{\pi}}\sum_{n=0}^\infty (-1)^n \frac{(2n)!}{n!(2x)^{2n}} | |||
</math> | |||
<math> | |||
\frac{e^{-x^2}}{x\sqrt{\pi}}\sum_{n=0}^\infty (-1)^n \frac{(2n)!}{n!(2x)^{2n}} | |||
</math> | |||
<math>\text {abcdefghijklmnopqrstuvwxyzàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ}</math> | |||
<math>\text {abcdefghijklmnopqrstuvwxyzàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ}\,</math> | |||
α β γ δ ε ζ | |||
η θ ι κ λ μ ν | |||
ξ ο π ρ σ ς | |||
τ υ φ χ ψ ω | |||
Γ Δ Θ Λ Ξ Π | |||
Σ Φ Ψ Ω | |||
∫ ∑ ∏ √ − ± ∞ | |||
≈ ∝ {{=}} ≡ ≠ ≤ ≥ | |||
× · ÷ ∂ ′ ″ | |||
∇ ‰ ° ∴ Ø ø | |||
∈ ∉ | |||
∩ ∪ ⊂ ⊃ ⊆ ⊇ | |||
¬ ∧ ∨ ∃ ∀ | |||
⇒ ⇔ → ↔ ↑ | |||
ℵ - – — |
Revision as of 01:28, December 18, 2010
http://inside.anl.gov/cis/services/email/exchange.html
HOWTOs
test
<?php
$v = "string"; // sample initialization
?>
html text
<?
echo $v; // end of php code
?>
MATH TEST:
α β γ δ ε ζ
η θ ι κ λ μ ν
ξ ο π ρ σ ς
τ υ φ χ ψ ω
Γ Δ Θ Λ Ξ Π
Σ Φ Ψ Ω
∫ ∑ ∏ √ − ± ∞ ≈ ∝ = ≡ ≠ ≤ ≥ × · ÷ ∂ ′ ″ ∇ ‰ ° ∴ Ø ø ∈ ∉ ∩ ∪ ⊂ ⊃ ⊆ ⊇ ¬ ∧ ∨ ∃ ∀ ⇒ ⇔ → ↔ ↑ ℵ - – —