- Questo topic ha 4 risposte, 3 partecipanti ed è stato aggiornato l'ultima volta 19 anni, 1 mese fa da .
-
Topic
-
Salve e complimenti ancora per il sito.
Vorrei cercare di dare una forma migliore al “testo” che ho scritto! Innanzitutto riuscire a scrivere gli indici delle sommatoria nella classica forma matematica solo che displaystyle non funziona molto bene con il pacchetto xy.
Forse per scrivere questa pagine con le relative frecce dovrei usare qualcos’altro?
Secondo problema, se possibile vorrei riuscire ad allineare le colonne in una maniera più compatta, infatti un grafico di questo tipo entra solamente in due pagine orizzontali.
Ad esempio evitare tutto quello spazio prima e dopo \oplus.
Vi ringrazio già da ora per i vari problemi che sono riuscito a risolvere documentandomi su questo sito.`
\documentclass[a4paper,11pt]{article}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage[english]{babel}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage[all]{xy}\begin{document}
\small{\xymatrix{
0 \ar[d] & L – l \ar[d] & \\
X_{t_2 + L – l}(R + h) = \ar[d]_{d_{R+h}^l} & \bigg\{ X_{(L-l,l),0}^{(t_2 + 1,1,\ldots,1)}(R+t_1+l) \bigg\} \ar[d] & \\
X_{t_2 + L – l}(R + h – 1) = \ar[d] & \bigg\{\displaystyle \sum_{i + s = R + h – 1} \sum^{L-l}_{\substack{|h| = i \\ |h| \geq l}} X_{(|h|,l), L-|h|-l}^{(t_2 + h_1,h_2, \ldots, h_i)}(1) \bigg\} \ar[d] & \\
\vdots \ar[d] & \vdots \ar[d] & \\
X_{t_2 + L – l}(R + t_1 + l + 1) = \ar[d] & \bigg\{ \sum_{i + s = R + t_1 + l – 1} \sum^{L-l}_{\substack{|h| = i \\ |h| \geq l}} X_{(|h|,l), L-|h|-l}^{(t_2 + h_1,h_2, \ldots, h_i)}(1) \ar[d] & + & \sum^{L – l}_{h = l} X_{(h,l)}^{t_2 + h}(R + t_1 + l) \bigg\} \\
\vdots \ar[d] & \vdots \ar[d] & \\
X_{t_2 + L – l}(3) = \ar[d]_{d_3^l} & \bigg\{ \sum^{L – l}_{|h| = l} X_{(|h|, l), L – l – |h|}^{(t_2 + h_1, h_2, h_3)}(0) \ar[dr] & \oplus & \sum^{L – l}_{|h| = l} X_{(|h|, l), L – l – |h|}^{(t_2 + h_1, h_2)}(1) \ar[dll] \ar[d] & \oplus \sum_{|h| = l} X_{(|h|, l), L – l – |h|}^{(t_2 + h)}(2) \bigg\} \ar@{.>}[dlll] \\
X_{t_2 + L – l}(2) = \ar[d]_{d_2^l} & \bigg\{\sum^{L – l}_{h = l} X_{(h, l), L – h – l}^{(t_2 + h)}(1) \ar[d] & \oplus & \sum^{L – l}_{|h| = l} X_{(|h|, l), L – l – |h|}^{(t_2 + h_1, h_2)}(0) \bigg\} \ar[dll] \\
X_{t_2 + L – l}(1) = & \bigg\{ \sum_{h = l}^{L – l}X_{(h,l), L – l – h}^{t_2 + h} \bigg\} & }}\end{document}
`[/list]
- Devi essere connesso per rispondere a questo topic.