from pathlib import Path
import html
O=Path('/Users/adolforeyna/brain/exports')
# Original illustration system: cut-paper community scenes, not stock imagery.
ink='#172b45'; blue='#2851bf'; cream='#f7f2e7'; yellow='#f3c653'; coral='#e57550'; green='#507969'
def person(x,y,s=1,shirt=blue,skin='#bb7953',hair=ink,pose='open'):
arms = '' if pose=='open' else ''
return f'''{arms}'''
def plant(x,y,s=1):
return f''
def house(x,y,w,h,c):
return f''
def svg(scene):
p=[]
if scene in ['family','street']:
p += [f'',house(30,180,220,280,coral),house(260,80,275,380,cream),house(558,160,265,325,green)]
p += ['']
p += [person(155,445,1.0,blue,'#d9a77d',ink),person(390,375,1.15,cream,'#825438',ink,'book'),person(648,430,1.06,coral,'#b77a54',ink),person(525,561,.68,green,'#d9a77d',ink,'book'),plant(790,720,.8)]
p += [f'']
elif scene in ['table','gather']:
p += [f'',f'']
p += [person(205,278,.98,green,'#bb7953',ink),person(418,214,1.15,cream,'#825438','#ddd9c9','book'),person(670,290,1.0,coral,'#d9a77d',ink)]
p += [f'',plant(848,771,.66)]
elif scene=='mentor':
p += [f'']
p += [person(237,202,1.43,cream,'#bb7953','#ddd9c9'),person(611,312,1.26,coral,'#d9a77d',ink,'book')]
p += [f'',plant(815,806,.7)]
elif scene=='service':
p += [house(140,80,620,645,cream),f'']
p += [person(342,355,1.05,blue,'#825438',ink,'book'),person(586,416,.85,green,'#d9a77d',ink)]
p += [f'',plant(100,765,.75)]
elif scene=='door':
p += [f'']
p += [person(430,313,1.46,cream,'#bb7953',ink),plant(120,778,.85)]
if scene=='gather':
p=[house(35,112,265,300,coral),house(533,73,288,330,green),f'',person(204,451,1.04,blue,'#bb7953',ink),person(454,355,1.12,cream,'#825438','#ddd9c9'),person(699,472,1.03,coral,'#d9a77d',ink,'book'),plant(90,820,.65)]
# Signature etched marks, consistent throughout illustrations.
p += [f'']
return ''
slides=[]
def slide(kicker,content,cls=''):
n=len(slides)+1
slides.append(f'
EMI / LATIN AMERICA {kicker}
{content}')
def art(scene,style=''):
return '
'+svg(scene)+'
'
def note(t):return '
'+t+'
'
slide('A FAMILY SENT TO ESTABLISH', '
ONE VISION. A SHARED CALLING.
Not just a visit. A family that remains.
Establishing the Kingdom and family of God among every people in Latin America.
'+art('family'),'cover')
slide('01 / THE VISION', '
WHAT WE LONG TO SEE ESTABLISHED
Every nation. Every people. The Kingdom and family of God.
Every ethnos in Latin America—not only the places and people we already know.
ROOTED IN MATTHEW 28:18–20
Go. Make disciples. Baptize. Teach obedience.
More than building churches. More than a short evangelistic visit.
A summary of the source’s reading of the Great Commission.
','blue')
slide('02 / THE MISSION', '
HOW WE CARRY THE VISION
Work together. Establish what lasts.
A cohesive regional company. A spiritual family with shared responsibility.
Prayer and shared spiritual life
Relationships, fellowship and presence
Discipleship and leadership development
Practical service and shared resources
'+art('table'),'light')
slide('03 / FROM CONTACT TO COMMITMENT', '
Evangelism is essential. Establishment is the aim.
01
Go beyond the familiar.
Seek new relationships, believers and works where a foundation does not yet exist.
02
Build into people’s lives.
Make disciples. Develop leaders. Form relationships and spiritual families.
03
Stay responsible for the field.
Send people. Develop resources. Create sustainable structures and lasting local footholds.
“Own the field” Long-term commitment to a nation or city. In the spirit of Romans 15:20.
','light journey-slide')
slide('04 / CORPORATE FAMILY RESPONSIBILITY', '
Not only “my ministry.” Our family.
Local assignments belong within one larger Kingdom vision.
Regional families increasingly carry their regions—not one international leader carrying the whole work.
4 / EXCHANGE Cross-pollinate ideas, strategies, people, abilities and resources.
5 / PRAY Establish regular regional prayer.
6 / STRENGTHEN CHILE Encourage the brother already there: he is part of the family, not alone.
7 / FOCUS Begin with a limited number of clear priorities—not everything at once.
'+art('door'),'yellow')
slide('09 / A MEDIUM- & LONG-TERM OBJECTIVE', '
LATIN AMERICAN FAMILY GATHERING
More than an event. A family in motion.
A catalyst for what continues between gatherings.
Belong & align
Relationships, family identity, a shared vision and prayer.
Develop & continue
Leadership formation, generational transition and the next generation.
Share & go
Strategic collaboration, resources, evangelism and outreach.
Nations strengthening one another. Isolated leaders knowing they belong.
','light')
slide('10 / THE CONVERSATION BECOMES A COMMITMENT', '
What will we carry together?
Three purposes for the next regional conversations.
01
Name the shared vision.
One understanding of where we are going.
02
Understand each assignment.
Know what each person and group is called to carry.
03
Find practical mutual support.
Prayer. Presence. Relationships. Abilities and resources.
Adapted from Adolfo Reyna / EMI, “Vision and Mission for Latin America” · Source capture: 22 September 2026. Illustrations are original symbolic scenes, not depictions of actual people or sites. Priorities reflect the source, not new commitments.